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 2021/12/02 12:16:45 UTC

[GitHub] [cordova-plugin-wkwebview-engine] varshavsr edited a comment on issue #143: Blank screen after using plugin-wkwebview-engine

varshavsr edited a comment on issue #143:
URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/143#issuecomment-984574303


   @srinidhirao From the documentation, I understand that cordova-ios 6.0.2 should work flawless without external plugins like cordova-plugin-wkwebview-engine and cordova-plugin-wkwebviewxhrfix. Also the line `<preference name="WKWebViewOnly" value="true" /> `in config.xml becomes obsolete with cordova-ios 6.0.2 version.
   
   Then why does apple/testflight rejects app without the line `<preference name="WKWebViewOnly" value="true" />` in config.xml ?
   
   Adding 'WKWebViewOnly' preference launches app with white screen indefinitely on the device but works well on simulator.
   
   If we try to fix white screen issue by removing 'WKWebViewOnly' preference in config.xml file, app loads the screen without issues in device and simulator. But this resolution will reject app from Testflight/Appstore.
   
   Any help to resolve the white screen issue and acceptance by TestFlight/appstore would be appreciated
   


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

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

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