[
https://issues.apache.org/jira/browse/CB-10928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15211719#comment-15211719
]
Jan Visser commented on CB-10928:
---------------------------------
Okay I think I see what's going wrong at my end. I copied index.html to
inapp.html which means inapp.html tries to load cordova.js. I do not need
cordova.js in the inapp browser. If I leave it out it works.
I actually do not need any cordova functionality inside the inappbrowser so
it's no issue for me anymore. I am unsure howover if cordova should be
available inside the inappbrowser.
Should I close this issue or keep it open?
> I am unable to debug iOS using the Safari Inspector when inAppBrowser is used
> -----------------------------------------------------------------------------
>
> Key: CB-10928
> URL: https://issues.apache.org/jira/browse/CB-10928
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin InAppBrowser
> Reporter: Jan Visser
>
> I created an empty app with cordova create. Added the plugin
> cordova-plugin-inappbrowser.
> When I add this to onDeviceReady debugging does not work anymore:
> var ref = cordova.InAppBrowser.open('inapp.html', '_blank', 'location=no');
> Is this a known issue?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]