Developer3010 opened a new issue #155:
URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/155


   # Bug Report
   
   Apple continually rejects my application saying it does not use the 
WKWebView despite the plugin being installed and the options set within the 
config.xml file
   
   ## Problem
   
   Using Apache Cordova, I installed this plugin, but it doesn't work, when I 
upload my app to the app store I receive an error email indicating that I am 
still using the UIWebView, when instead I should use the WKWebView.
   I also put all the options in the config.xml file, just like the 
documentation says, but nothing to do, apple always refuses my application.
   What am I doing wrong?
   
   ### What is expected to happen?
   
   I expect the plugin to load the WKWebView instead of the now deprecated 
UIWebView
   
   ## Information
   <!-- Include all relevant information that might help understand and 
reproduce the problem -->
   
   "cordova-ios": "^5.1.1",
   "cordova-plugin-wkwebview-engine": "^1.2.1"
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you 
experiencing the issue? -->
   
   Using:
   
   iPhone 6s -> 13.4
   iPhone 11 -> 13.5
   
   
   ### Version information
   <!-- 
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins 
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   
   "cordova-ios": "^5.1.1",
   "cordova-plugin-wkwebview-engine": "^1.2.1"
   xcode 11.4.1
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x] I searched for existing GitHub issues
   - [x] I updated all Cordova tooling to most recent version
   - [x] I included all the necessary information above
   


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



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

Reply via email to