Skip to content

Invalid Device State fix

Compare
Choose a tag to compare
@shazron shazron released this 19 Mar 02:22
· 51 commits to master since this release

Revert use of 'open "iOS Simulator"' back to use of Instruments.
The use of "open" is causing "Invalid Device State" errors; this is probably because the iOS Simulator can only really launch one instance at a time, and Instruments knows how to shutdown the previous instance.