dpogue commented on pull request #1158:
URL: https://github.com/apache/cordova-ios/pull/1158#issuecomment-947857650


   hmm, I was testing this as part of 
https://github.com/apache/cordova-ios/pull/1162 (which used this as a starting 
point) and getting "Connecting to device..." in the simulator, and log messages 
about the Console plugin not being found.
   
   This should work to reproduce:
   ```
   npx cordova@nightly create xcodeTestApp
   cd xcodeTestApp
   npx cordova@nightly platform add github:apache/cordova-ios#xcode-copy
   open platforms/ios/HelloCordova.xcworkspace
   # Run the app in a simulator from Xcode
   ```


-- 
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: [email protected]

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