vinidumbre commented on issue #49:
URL: 
https://github.com/apache/cordova-plugin-whitelist/issues/49#issuecomment-745259445


   Hi Chris , We are also facing similar issue after updating to cordova ios 
6.1.0 recently.
   We have used one external video player which injects one iframe with some 
other non-whitelisted https url with "display:none".
   However in app , when player is loaded , this link is opened in browser. 
   Did you found any solution ?
   I have added your proposed change in config.xml as below and it is working 
as of now but I am not sure if it's correct.
   <allow-navigation context="iframe" href="*" />


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to