You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/12/22 15:15:57 UTC

[GitHub] [cordova-plugin-file] Lindsay-Needs-Sleep commented on pull request #358: fix(ios) issue #349 - navigate to cdvfile with wkwebview

Lindsay-Needs-Sleep commented on pull request #358:
URL: https://github.com/apache/cordova-plugin-file/pull/358#issuecomment-749591848


   @LonestarX91 
   My first thought is that since you are on cordova-ios 6.1.1 you shouldn’t include cordova-plugin-wkwebview-engine anymore (since it is included by default in cordova-ios 6.x.x).
   
   The next thing is you should make sure you have your scheme <preference’s set correctly.  (See my comment in this thread just above your post).
   
   If that doesn’t work, you can post your config.xml.
   
   (I use cordova-plugin-hostedwebapp to inject the cordova libraries onto our webpage.  I was including them by a script tag at one point long ago, can’t remember if I ever fully got it working or not.  I think it should be possible....)


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



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