Sergey Grebnov created CB-6474:
----------------------------------
Summary: InAppBrowser. Add data urls support to WP8
Key: CB-6474
URL: https://issues.apache.org/jira/browse/CB-6474
Project: Apache Cordova
Issue Type: Bug
Components: Plugin InAppBrowser, WP8
Reporter: Sergey Grebnov
Assignee: Sergey Grebnov
Priority: Minor
Different web apps use 'data:text/html, ...' uris to show html in the browser.
Android and iOS support this out of the box, but IE does not support 'data'
scheme for navigation.
On WP8 we have special navigateToString method that could be used for this
purpose. Native implementation of InAppBrowser plugin on WP8 should recognize
uri scheme and use Navigate vs NavigateToString method.
--
This message was sent by Atlassian JIRA
(v6.2#6252)