Skip to content

fix(push): recover Android FCM registration - #213

Open
jarynclouatre wants to merge 1 commit into
K9i-0:mainfrom
jarynclouatre:fix/android-fcm-registration
Open

fix(push): recover Android FCM registration#213
jarynclouatre wants to merge 1 commit into
K9i-0:mainfrom
jarynclouatre:fix/android-fcm-registration

Conversation

@jarynclouatre

Copy link
Copy Markdown
Contributor

Summary

  • override the FlutterFire Android BoM to 34.18.0, resolving Firebase Messaging 25.1.2 with the FID_ALREADY_USED registration fix
  • allow FCM initialization to retry after a transient registration failure while coalescing concurrent attempts
  • add a focused regression test for recovery after an initial failure

Verification

  • Gradle releaseRuntimeClasspath resolves firebase-messaging:25.1.2
  • Android debug APK builds successfully
  • dart analyze apps/mobile (no errors or warnings; existing info diagnostics only)
  • flutter test (1,529 passed, 4 skipped)

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.

1 participant