[
https://issues.apache.org/jira/browse/CB-3302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13644909#comment-13644909
]
Shazron Abdullah commented on CB-3302:
--------------------------------------
It's possible to call into Safari with the data url, but it won't render. Thus
it's a limitation, effectively useless. In either case, it's not a Cordova API
problem that we can solve.
> window.open('_system') does not work with data:application/pdf;base64
> ---------------------------------------------------------------------
>
> Key: CB-3302
> URL: https://issues.apache.org/jira/browse/CB-3302
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Affects Versions: 2.6.0
> Environment: iOS simulator / device
> Reporter: Ben N
> Assignee: Shazron Abdullah
> Priority: Minor
>
> generate a data URI:
> var url = data:application/pdf;base64,JVBERi0xLjMKMyAwIG9iago8PC9Ue.......
> window.open(url, "_system");
> - nothing happens. the URL is not opened in the system browser, and nothing
> seems to happen in this instance.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira