skrawn edited a comment on issue #285: InAppBrowser unable to handle nested 
content?
URL: 
https://github.com/apache/cordova-plugin-inappbrowser/issues/285#issuecomment-414780026
 
 
   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.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to