[
https://issues.apache.org/jira/browse/CB-7072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14069600#comment-14069600
]
Christopher Miles commented on CB-7072:
---------------------------------------
I am having the same issue.
I am not using the InAppBrowser plugin.
I am using Angular's ui-router to handle page navigation. In one of my views,
there is a DOM element which, when clicked, calls a function which uses
Angular's router to change the view (and the URL location).
Clicking on this element results in the "There is no application set to open
the URL gap://ready" pop-up appearing.
> 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)