I understand that some people will want to link to this question: Here And Here
A user can launch multiple instances of an application by issuing the following terminal.app command:
open -n -a "APPLICATION NAME"
When I issue:
open -n -a "iPhone Simulator"
I get another instance of the iOS Simulator. But the kicker is that it is just a white screen on iPad and literally no screen on iPhone. The Simulators will also be very sluggish to response, often bringing up our friendly beach ball.
Does anyone know of a way to get these additional instances of the Simulator to cooperate?
screenshot: