-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
help: needs-triageIssue needs additional investigation/triaging.Issue needs additional investigation/triaging.type: bugNew bug reportNew bug report
Description
Issue
I had tried to use the migration from v5 to latest release and it works fine. But my current concern is the jest --coverage test, which failing on my end.
react-native
"react": "16.9.0",
"react-native": "0.61.5",
package.json>dependencies:
"@react-native-firebase/analytics": "^7.6.2",
"@react-native-firebase/app": "^8.4.2",
"@react-native-firebase/crashlytics": "^8.4.4",
screenshot
Project Files
Javascript
Click To Expand
package.json:
# N/Afirebase.json for react-native-firebase v6:
# N/AiOS
Click To Expand
ios/Podfile:
- [x ] I'm not using Pods
- [] I'm using Pods and my Podfile looks like:
- Autolink in Podfile.lock on installation
pod install
Installing Firebase (6.30.0)
Installing FirebaseAnalytics (6.7.2)
Installing FirebaseCore (6.10.0)
Installing FirebaseCoreDiagnostics (1.5.0)
Installing FirebaseCrashlytics (4.4.0)
Installing FirebaseInstallations (1.7.0)
Installing RNFBApp (8.4.2)
Installing RNFBAnalytics (7.6.2)
Installing RNFBCrashlytics (8.4.4)AppDelegate.m:
// N/AAndroid
Click To Expand
Have you converted to AndroidX?
- my application is an AndroidX application?
- I am using
android/gradle.settingsjetifier=truefor Android compatibility? - I am using the NPM package
jetifierfor react-native compatibility?
android/build.gradle:
// N/Aandroid/app/build.gradle:
// N/Aandroid/settings.gradle:
// N/AMainApplication.java:
// N/AAndroidManifest.xml:
<!-- N/A -->Environment
Click To Expand
react-native info output:
OUTPUT GOES HERE
- Platform that you're experiencing the issue on:
- iOS
- Android
- iOS but have not tested behavior on Android
- Android but have not tested behavior on iOS
- Both
react-native-firebaseversion you're using that has this issue:e.g. 5.4.3
Firebasemodule(s) you're using that has the issue:e.g. Instance ID
- Are you using
TypeScript?Y/N&VERSION
- 👉 Check out
React Native FirebaseandInvertaseon Twitter for updates on the library.
paulatomasi and tbarusseau
Metadata
Metadata
Assignees
Labels
help: needs-triageIssue needs additional investigation/triaging.Issue needs additional investigation/triaging.type: bugNew bug reportNew bug report
