xamarin / XamarinComponents

Plugins for Xamarin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to get provider com.google.firebase.provider.FirebaseInitProvider:

Nandulucky opened this issue · comments

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
Screen Shot 2022-07-13 at 8 30 43 PM