You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/11/22 19:10:17 UTC

[GitHub] skrpc commented on issue #305: 'loadstop' event stopped working in iOS 12.0

skrpc commented on issue #305: 'loadstop' event stopped working in iOS 12.0
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/305#issuecomment-441105896
 
 
   I have the same problem, have tried both with a Content-Security-Policy meta tag with numerous settings and without one altogether.  Have tried <allow-intent> settings on config.xml and no luck.
   
   Just does not seem to trigger any inAppBrowser event when using iOS 12, I have no problems with iOS 11.
   
   Looking at CDVInAppBrowser.m the webViewDidFinishLoad() and didFailLoadWithError() are not called (breakpoints not hit).
   
   loadstart is called as shouldStartLoadWithRequest() is called in CDVInaAppBrowser.m

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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