@nathantaal wrote:
Hello everyone,
I’m currently doing research on mobile frameworks. I was wondering if any of you are using crash tools for your app and how you are managing crashes. Currenty, I have a native app (Android), with crashlytics integrated. Most of the errors that occur, will result in app crashes. Crashlytics sends me diagnostic information about crashes. Because Ionic is running as a webview, I cannot integratie crashlytics into the webview (can we?) I also wonder if that would do any good, since I would get reports of the webview crashing.
Do angular/TS errors cause an Ionic app to crash, or does it just throw errors to the screen / console? And if so, is their a way we can collect those errors.
I looked into https://ionicframework.com/docs/native/app-center-crashes/ that’s looking good but also pretty basic.TL;DR: How do you manage your crashes, any tips or tools?
Posts: 1
Participants: 1