10,730
edits
Line 91: | Line 91: | ||
* Android: Android System WebView (using Chrome technology) | * Android: Android System WebView (using Chrome technology) | ||
* Windows 7: Chromium Embedded Framework or Internet Explorer (a legacy option) | * Windows 7: Chromium Embedded Framework or Internet Explorer (a legacy option) | ||
* Windows 10: UWP WebView (with Microsoft Edge rendering engine) | * Windows 10: UWP WebView (with Microsoft Edge rendering engine) or Edge WebView2 | ||
So, when creating your custom pages, consider the capabilities of the corresponding mobile browser. To display the content correctly on all platforms, make sure that you are using HTML and JavaScript features supported by all browsers and their versions on the targeted mobile devices. | So, when creating your custom pages, consider the capabilities of the corresponding mobile browser. To display the content correctly on all platforms, make sure that you are using HTML and JavaScript features supported by all browsers and their versions on the targeted mobile devices. |