[
https://issues.apache.org/jira/browse/CB-6474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13981382#comment-13981382
]
ASF GitHub Bot commented on CB-6474:
------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-plugin-inappbrowser/pull/40
> 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)