Closed danielgek closed 7 years ago
targetSdkVersion in manifest is now 19+ ( base on chromium ). loadUrl can't load long strings now https://developer.android.com/guide/webapps/migrating.html.
Using evaluateJavascript() enables you to send long strings to the webview again
forget it xD, look at #17
targetSdkVersion in manifest is now 19+ ( base on chromium ). loadUrl can't load long strings now https://developer.android.com/guide/webapps/migrating.html.
Using evaluateJavascript() enables you to send long strings to the webview again