Skip to content
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

feat!(ios): update Firebase Messaging to ~> 8.1.1 #152

Merged
merged 3 commits into from
Apr 11, 2022

Conversation

erisu
Copy link

@erisu erisu commented Dec 19, 2021

See PR #100 for description.

This PR cherry-picks the changes from #100 and applies the ticket comment suggestions. Also updates to use the new notification name/key FIRMessagingRegistrationTokenRefreshedNotification

Closes #100
Closes #84

@erisu erisu added the enhancement New feature or request label Dec 19, 2021
@erisu erisu added this to the 4.0.0 milestone Dec 19, 2021
@erisu erisu changed the title Feat/bump ios firebase messaging feat!(ios): update Firebase Messaging to ~> 8.1.1 Dec 19, 2021
@jonlee38
Copy link

Great thanks @erisu . Any Idea when this will be merged into master?

@Hembi
Copy link

Hembi commented Jan 10, 2022

The current master is incompatible with @capacitor-community/fcm. @erisu Please merge this PR before the next major version, thank you!

@cyptus
Copy link

cyptus commented Jan 26, 2022

@erisu will this also fix #94 ?

@erisu erisu merged commit 10eee49 into master Apr 11, 2022
@erisu erisu deleted the feat/bump-ios-firebase-messaging branch April 11, 2022 15:20
kntrs pushed a commit to dejiren/cordova-plugin-push that referenced this pull request Apr 3, 2023
* feat(ios): update IOS_FIREBASE_MESSAGING_VERSION to > 8
* chore(ios): removed unused methods & commented out code
* fix(ios): use new notification name FIRMessagingRegistrationTokenRefreshedNotification

Co-authored-by: Adri Van Houdt <adri.van.houdt@gmail.com>
@andreszs
Copy link

Is this fix ever going to be released as stable to npm? Developers are wasting lots of time figuring out bugs from 3.0.1 introduced by Firebase BOM and newer GradlePluginKotlinVersion versions that have already been fixed in the 4.0.0 master version.

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

Successfully merging this pull request may close these issues.

iOS: support FirebaseMessaging v7
6 participants