4

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?

Community
  • 1
  • 1
RedPanda
  • 522
  • 6
  • 15

1 Answers1

0

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

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

Adam Stanley
  • 1,875
  • 1
  • 15
  • 16