Androidstudio No Stacktrace Shown After App Crash
I simply get no stacktrace information when my app crashes and therefore cannot find any errors. Please help me.
Solution 1:
To the left of the stacktrace window, press the bottom button(the one that looks like a redo-button with a stop-icon). It resets the logging. Then you restart the app (and trigger the error) and you should see the error.
Post a Comment for "Androidstudio No Stacktrace Shown After App Crash"