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

Bump minimum FCM version #2102

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Bump minimum FCM version #2102

merged 1 commit into from
Jun 3, 2024

Conversation

jinliu9508
Copy link
Contributor

@jinliu9508 jinliu9508 commented May 30, 2024

Build failed by using FCM version prior to 21.0.0: e:~/OneSignalSDK/onesignal/notifications/src/main/java/com/onesignal/notifications/internal/registration/impl/PushRegistratorFCM.kt: (127, 45): Unresolved reference: token


This change is Reviewable

@@ -77,7 +77,7 @@ dependencies {
// firebase-messaging:23.0.0 incoporates fix for SecurityException: Not allowed to bind to service
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have some comments above that are no longer relevant / we can add a comment about why moving to version 21...

    // firebase-messaging:18.0.0 is the last version before going to AndroidX
    // firebase-messaging:19.0.0 is the first version using AndroidX

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point! I have pushed the change for the comment.

@jinliu9508 jinliu9508 merged commit ef9e15e into main Jun 3, 2024
2 checks passed
@jinliu9508 jinliu9508 deleted the bump-min-fcm-version branch June 3, 2024 15:05
@jinliu9508 jinliu9508 mentioned this pull request Jun 7, 2024
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