You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Xamarin.Android.Crashlytics Nuget package, when I set the the build action of google-services.json to GoogleServicesJson I got the below issue.
Unable to get provider com.google.firebase.provider.FirebaseInitProvider: java.lang.IllegalStateException: The Crashlytics build ID is missing. This occurs when Crashlytics tooling is absent from your app's build configuration. Please review Crashlytics onboarding instructions and ensure you have a valid Crashlytics account.
How can I resolve this issue ?
Thanks in Advance
Nandu K
The text was updated successfully, but these errors were encountered:
I am using Xamarin.Android.Crashlytics Nuget package, when I set the the build action of google-services.json to GoogleServicesJson I got the below issue.
Unable to get provider com.google.firebase.provider.FirebaseInitProvider: java.lang.IllegalStateException: The Crashlytics build ID is missing. This occurs when Crashlytics tooling is absent from your app's build configuration. Please review Crashlytics onboarding instructions and ensure you have a valid Crashlytics account.
How can I resolve this issue ?
Thanks in Advance
Nandu K
The text was updated successfully, but these errors were encountered: