Answer the question
In order to leave comments, you need to log in
How to fix persistent errors in Android app?
During the test on a real device, the application gives an error every 2-5 seconds: "The application" App "failed again" error then disappears and reappears.
In the application, I use analytics: FB SDK, Firebase, AppMetrica.
Answer the question
In order to leave comments, you need to log in
Include Crashlytics in your Firebase project. Here's a link to help: firebase.google.com/docs/crashlytics
Build the app and run it - let the app crash.
In the Firebase console, select your project, go to the Crashlytics section, to do this, click on the gear in the left panel. In the "Errors" block, with a high probability, you will see the error you are interested in.
There will be a Stack trace and the line that caused the error.
Good luck!
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question