BradCB edited a comment on issue #62: not working with jQuery Mobile
URL: 
https://github.com/apache/cordova-plugin-wkwebview-engine/issues/62#issuecomment-600858446
 
 
   I am also having issues. My app will do the splash screen then go to a white 
screen. I can debug with safari and see that none of the page changing is 
working. 
   
   Everything was working when I was using UIWebView.
   I'm using 
   Cordova ios 5.1.1
   Cordova-plugin-wkwebview-engine 1.2.1
   Cordova-plugin-wkwebview-file-xhr 2.1.4
    jquery.mobile-1.5.0-alpha.1
   jquery-3.4.1.min
   Cordova-plugin-inappbrowser 3.2.0 
   
   Jquery mobile was working fine without this plugin but I need it cause Apple 
will stop accepting apps that don't use WKWebView. 
   
   My app will not load images from any folder under the app directory and 
functions like 
   $(":mobile-pagecontainer").pagecontainer("change", $("#signinpage")); will 
not work anymore.
   
   UPDATE:
   Adding 
https://github.com/apache/cordova-plugins/blob/wkwebview-engine-localhost/README.md
 and the other requirements detailed on the git readme seemed to work. 
   Loads page normally now. Will need to further test to see if this a full 
solution. 
   

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