Crash report in the application through Firebase and Crashlytics.
You need to download the GoogleService-Info.plist and google-services.json files from your Firebase project, and add them in the following paths:
Android: in android/app/ folder, add the google-services.json file.
android/app/
iOS: in ios/ folder, add the GoogleService-Info.plist file.
ios/
Last updated 3 years ago