Skip to content

[🐛] v24.1.0 Crashes on iOS #9040

@birdofpreyru

Description

@birdofpreyru

I have an existing app, using

    "@react-native-firebase/analytics": "^24.0.0",
    "@react-native-firebase/app": "^24.0.0",
    "@react-native-firebase/app-check": "^24.0.0",
    "@react-native-firebase/auth": "^24.0.0",
    "@react-native-firebase/database": "^24.0.0"

after bumping up these packages to the latest 24.1.0 the app started to sporadically crash on start-up on iOS, with the following error trace captured by Sentry:

Image

googling for ODCConversionService I found this — firebase/firebase-ios-sdk#15961, so... perhaps it is a regression in Firebase SDK for iOS, or some change in the SDK not correctly updated for in RNFB. Yeah... the downgrade from v24.1.0 back to v24.0.0 (while keeping in place all other changes done between app versions) helps to avoid the issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions