Hi,
I have tried to implement Crashlytic in my app as described in https://www.b4x.com/android/forum/threads/crashlytics-crash-reports.87510/#content
I added all references, OkHttpUtils2, and the matching google-services.json file.
However, when I trigger an error, the app freezes (I get "App not responding" message after a while) and I do not receive an crash report in Firebase.
I could reproduce this behaviour also when creating a new app and adding the above.
I assume that the default behaviour is to show an error message and then terminate the app.
Any idea what could be the reason that my apps only freeze and do not terminate and report the crash?
Thanks so much,
Johannes
PS: I'm using the current B4A version.
I have tried to implement Crashlytic in my app as described in https://www.b4x.com/android/forum/threads/crashlytics-crash-reports.87510/#content
I added all references, OkHttpUtils2, and the matching google-services.json file.
However, when I trigger an error, the app freezes (I get "App not responding" message after a while) and I do not receive an crash report in Firebase.
I could reproduce this behaviour also when creating a new app and adding the above.
I assume that the default behaviour is to show an error message and then terminate the app.
Any idea what could be the reason that my apps only freeze and do not terminate and report the crash?
Thanks so much,
Johannes
PS: I'm using the current B4A version.