TacoTheDank / Scoop

[ADB/Root] Catches a stack trace when an app crashes unexpectedly.
Apache License 2.0
321 stars 24 forks source link

Not showing the log when contentoverload is crashing an app #21

Open Thewisem opened 3 years ago

Thewisem commented 3 years ago

I crashed an app using contentoverload. Basically I mske it so that when I try to load too many stuf or a browser has too many tabs open, it crashes. This app doesn't recognize the crash when I do that

TacoTheDank commented 3 years ago

I think this is because the app doesn't capture crashes of native apps...