Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
6.3.1
Description
- Create a sample project and add the ios and android platforms and wkwebview engine plugin and save them to the config.xml.
- Delete platforms/ and plugins/
- Restore android cordova prepare android
- Restore ios cordova prepare ios
- Open platforms/ios/[ProjectName]/config.xml
Result: The CordovaWebViewEngine preference is not set.
Run cordova prepare ios again
Result: The CordovaWebViewEngine preference is still not set.
If you ran cordova prepare ios before cordova prepare android the preference is set.