I\'m getting the following stacktrace in the developer console. Some report say \"the application won\'t start\" or \"crash at startup\".
I don\'t know what to do, i
In my case it was error in this string:
WebView.getSettings().setUseWideViewPort(true);
Crash was only on API 18 and less