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

Ben N commented on CB-3302:
---------------------------

Just in case I'm not clear on this, using _system does not even pull up Safari. 
doesn't even get to the point of rendering or anything else, just does nothing 
at all.

So my only option will be to either create the 'share' link in the 
inappbrowser, or something similar to externalfileutil in the phone gap plugin 
directory.... 

okay, thanks for the help.

                
> 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