Android Question Crashlytics not work

miling

Member
Hello,

I followed the instructions on this page (https://www.b4x.com/android/forum/threads/crashlytics-crash-reports.87510/) to implement Crashlytics in my application, but I am not receiving any error reports on the Google console.

Crashlytics.png
 

asales

Expert
Licensed User
Longtime User
- Did you put the "google-services.json" in the project folder?

- The package name is correct in the Firebase project?
 
Upvote 0

miling

Member
Yes, everything is done. I am using other services such as sending push notifications, remote config, etc. without any problems.
 
Upvote 0
Top