Native crash peak on Samsung devices

Even I've experienced this crash in some of the ads in the app. Even you would be able to reproduce the webview crash by calling webview.loadUrl("chrome://crash"), this should crash your webview and you would be able to reproduce the scenario.

The only way to supress these crashes is to override onRenderProcessGone in webview client and handle the crash by yourself in this case Ads SDK have to handle as the webview is implemented by them.

Ref: https://github.com/mopub/mopub-android-sdk/issues/312


I'm experiencing the same as the 2nd issue (libmonochrome.so) and this is caused by the webview crashing. This is caused by a corrupted/malicious ad. Unfortunately unless Google adresses the issue this is impossible to fix...