[
https://issues.apache.org/jira/browse/CB-7072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14054196#comment-14054196
]
Craig Payne commented on CB-7072:
---------------------------------
I am able to work around this, but it does mean having to load at least 2
bundles of minified assets (one containing just those needed to call into the
native methods for the plugins), rather than just one.
> Safari, on loading my website with cordova.js in the assets, complains "There
> is no application set to open the URL gap://ready' in a popup.
> --------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: CB-7072
> URL: https://issues.apache.org/jira/browse/CB-7072
> Project: Apache Cordova
> Issue Type: Bug
> Components: CordovaJS
> Affects Versions: 3.5.0
> Environment: MacOS 10.4.9, iOS 6.1.6 (I use the InAppBrowser plugin
> to open the system browser on an iPhone).
> Reporter: Craig Payne
> Priority: Minor
>
> It appears that cordova.js sets execIframe.src to "gap://ready" in
> pokeNativeViaIframe().
> Neither Firefox nor Chrome complain. It seems limited to iOS/OSX Safari
> hybrid apps which are loading cordova.js.
> I will look for a workaround on my site to see if I can conditionally load
> the cordova.js Asset only when loading into my cordova-based app, but a
> Cordova-based solution would be preferable.
--
This message was sent by Atlassian JIRA
(v6.2#6252)