[ 
https://issues.apache.org/jira/browse/CB-3302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13690696#comment-13690696
 ] 

jeremy henson commented on CB-3302:
-----------------------------------

Ben - how did you end up getting around this? I'm having the same problem.

I tried to target a local page which would just redirects to my data url, but 
it looks like you cant use _system on local links either. 
                
> 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

Reply via email to