Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Not A Problem
-
3.5.0
-
None
-
None
-
MacOS 10.4.9, iOS 6.1.6 (I use the InAppBrowser plugin to open the system browser on an iPhone).
Description
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.