M miling Member Jun 8, 2023 #1 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.
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.
asales Expert Licensed User Longtime User Jun 10, 2023 #2 - Did you put the "google-services.json" in the project folder? - The package name is correct in the Firebase project? Upvote 0
- Did you put the "google-services.json" in the project folder? - The package name is correct in the Firebase project?
M miling Member Jun 10, 2023 #3 Yes, everything is done. I am using other services such as sending push notifications, remote config, etc. without any problems. Upvote 0
Yes, everything is done. I am using other services such as sending push notifications, remote config, etc. without any problems.
Erel B4X founder Staff member Licensed User Longtime User Jun 11, 2023 #4 Hard to say. Have you initiated a crash in release mode? Upvote 0
M miling Member Jun 11, 2023 #5 Erel said: Hard to say. Have you initiated a crash in release mode? Click to expand... Yes Upvote 0