dpogue opened a new issue, #1469: URL: https://github.com/apache/cordova-ios/issues/1469
# Feature Request ## Motivation Behind Feature <!-- Why should this feature be implemented? What problem does it solve? --> If there are no iOS simulators available, Cordova doesn't handle it properly and tries to read the name of an undefined value. ## Feature Description <!-- Describe your feature request in detail Please provide any code examples or screenshots of what this feature would look like Are there any drawbacks? Will this break anything for existing users? --> Change `getDefaultSimulatorTarget()` to return a rejecting promise with an appropriate CordovaError that describes the problem of not having any simulators available and directs end users to install simulators using Xcode. Ref #1377 Ref #1366 Refs #526 -- 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-unsubscr...@cordova.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org