You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "jcesarmobile (JIRA)" <ji...@apache.org> on 2016/10/14 11:44:20 UTC

[jira] [Closed] (CB-7072) 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.

     [ https://issues.apache.org/jira/browse/CB-7072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jcesarmobile closed CB-7072.
----------------------------
    Resolution: Not A Problem
      Assignee: jcesarmobile

cordova-ios uses the gap:// url to call plugins

This is not a problem, you shouldn't load cordova-ios files in a browser, you can use browser platform for such purpose 

> 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
>            Assignee: jcesarmobile
>            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.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org