Skip to content

[MOB-9747] FCM support #906

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

[MOB-9747] FCM support #906

wants to merge 17 commits into from

Conversation

evantk91
Copy link
Collaborator

@evantk91 evantk91 commented Mar 11, 2025

🔹 Jira Ticket(s)

✏️ Description

This pull request introduces a config value, useFirebaseMessaging. This allows iOS apps to enable FCM to be used for notifications.

@evantk91 evantk91 marked this pull request as draft March 11, 2025 21:03
@evantk91 evantk91 marked this pull request as ready for review March 26, 2025 20:08
Copy link

codecov bot commented May 13, 2025

Codecov Report

Attention: Patch coverage is 66.66667% with 10 lines in your changes missing coverage. Please review.

Project coverage is 68.98%. Comparing base (6e2fdec) to head (1ca866e).
Report is 861 commits behind head on master.

Files with missing lines Patch % Lines
swift-sdk/SDK/IterableAPI.swift 0.00% 5 Missing ⚠️
...-sdk/Internal/InternalIterableAppIntegration.swift 57.14% 3 Missing ⚠️
swift-sdk/Core/Constants.swift 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #906       +/-   ##
===========================================
- Coverage   85.19%   68.98%   -16.21%     
===========================================
  Files          91      104       +13     
  Lines        6301     7542     +1241     
===========================================
- Hits         5368     5203      -165     
- Misses        933     2339     +1406     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants