I am facing issue while debugging our ANR's. After fixing few ANR's in the last releases suddenly facing the TOP ANR's not having any stack trace.
Any idea what is the issue over here. My code having Native code also.
I am facing issue while debugging our ANR's. After fixing few ANR's in the last releases suddenly facing the TOP ANR's not having any stack trace.
Any idea what is the issue over here. My code having Native code also.
No update from the Google. But you can use github.com/SalomonBrys/ANR-WatchDog as mention by Sabet in the comment section. Very handy tool, easy to integrate and use. I used it with firebase crashlytics. It provide better logs/stacktrace then google.
How it works
The watchdog is a simple thread that does the following in a loop: