Skip to content

Android 12 Firebase Messaging Crash #3523

@jklitzke

Description

@jklitzke
  • Android Studio version: Android Studio Bumblebee | 2021.1.1 Patch 2
  • Firebase Component: Messaging
  • Component version: 23.0.0

Following up on issue originally reported here where latest firebase messaging library available causing app crashes due to android 12 changes. We are experiencing the exact same issue and although the defect was fixed I am not able to locate a newer version of the firebase messaging SDK which should(?) include the bug fix described.

When I check the Google Maven Repo firebase messaging is still at 23.0. Has this fix been published for general use yet? Please advice.

Thanks

Steps to reproduce:

See original issue above.

Set compileSdkVersion to 31 in build.gradle file
Use latest firebase messaging library available (23.0.0)
Try to send a push notification/message to a device w/registered FCM token.

Expected result would be user receives push but actual result is push does not appear and app seems to crash in background

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions