guirip edited a comment on issue #56: WKwebview cannot load resources outside 
of app directory
URL: 
https://github.com/apache/cordova-plugin-wkwebview-engine/issues/56#issuecomment-579176846
 
 
   @sajallimbu There are workarounds, see 
[cordova-ios/issues/415](https://github.com/apache/cordova-ios/issues/415)
   
   But finally we removed all the code related to custom url scheme management 
and now use 
[**cordova-plugin-ionic-webview**](https://github.com/ionic-team/cordova-plugin-ionic-webview)
 which solves the issue for us. The plugin bundles a local web server, and 
manages a custom url scheme (ionic://) on iOS.

----------------------------------------------------------------
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]


With regards,
Apache Git Services

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

Reply via email to