Samsung-specific webview issues

◇◆丶佛笑我妖孽 提交于 2019-12-23 12:28:09

问题


I have a phonegap app that works seamlessly in Chromium and the native, unadultered Android Browser WebView. Something in the Samsung-altered Android Browser breaks my app, and I can't for the life of me find a resource describing the differences of the Samsung browser. This thread seems relevant, but the fix actually made things worse for me:

Samsung Galaxy S4 and Phonegap Issue

Is there any way to find out what the Samsung native browser is compatible with?


回答1:


Suggest loading some benchmark tests in Chromium and the WebView to compare features and discover what behaviors may not be supported:

  • http://html5test.com/
  • http://rng.io/

You may discover that the WebView doesn't implement a required feature as expected.



来源:https://stackoverflow.com/questions/21374901/samsung-specific-webview-issues

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!