sts-ryan-holton opened a new issue #168:
URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/168


   # Bug Report
   
   ## Problem
   
   When trying to install the package using `cordova plugin add 
cordova-plugin-wkwebview-engine` from within a Cordova based project with 
several platforms the plugin tries to create a **MyApplication** platform 
instead of updating the iOS platform?
   
   ### What is expected to happen?
   
   It should install into iOS platform
   
   ### What does actually happen?
   
   An error is being shown and it's creating a **MyApplication** platform which 
isn't what I intend this plugin to be used for, it should be modifying the iOS 
platform right?
   
   <img width="1434" alt="Screenshot 2020-07-25 at 11 59 08" 
src="https://user-images.githubusercontent.com/25177538/88455590-74d40d80-ce6e-11ea-9a08-0e07fa7e4e34.png";>
   
   ### Command or Code
   
   ```bash
   cordova plugin add cordova-plugin-wkwebview-engine
   ```
   
   
   
   ### Environment, Platform, Device
   
   Mac OS
   
   ### Version information
   
   Node JS: 10.15.3
   NPM: 6.14.2
   Cordova: 9.0.0
   Xcode: 11.6
   
   ## 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