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 2020/03/18 22:15:41 UTC

[GitHub] [cordova-plugin-wkwebview-engine] BradCB edited a comment on issue #62: not working with jQuery Mobile

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. 
   
   THIS ALL WORKED FINE USING BEFORE USING THIS PLUGIN AND 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:
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