I know it can load external URLs like I can open wikipedia or apache.org in the 
IAB and they seem to work fine. Debugging is tricky though. When I run on an 
Android device, I can use Chrome to inspect the app as it is running, but since 
I launch the IAB with the _blank target, it opens in a new window and I can't 
use the Chrome performance tools to see what happens when the IAB initially 
opens. When I run my app as a Windows app, I run into a similar problem where 
the IAB opens but there is no way to inspect the content in the IAB from within 
the debugger (Visual Studio) nor anyway to see what, if any, output is being 
generated by IAB.

It may also be worth nothing that some things work differently depending on the 
target. For example, as a Windows app, the _system target does not work for me 
(likely due to an IT policy), the _blank target lets the hamburger menu open 
but there is nothing in it, and the _self target doesn't let the hamburger menu 
open at all.

[ Full content available at: 
https://github.com/apache/cordova-plugin-inappbrowser/issues/285 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to