Hey Coronaville!
Can you please give me a hint on following problem 
I have build myApp.app together with myApp.app.dSYM file which works on iPhone.
But I wanted to test it in iOs Simulator.
So I did the following:
-
Copied myApp.app together with myApp.app.dSYM to this file path: Contents > Developer > Platforms > iPhoneSimulator.platform > Developer > SDKs > iPhoneSimulator9.0.sdk > Applications.
-
Opened iOs Simulator.
-
Clicked on myApp in Simulator.
-
Simulator just briefly goes to Landscape black screen and immediately returns back to Home Screen.
What is the problem, why my app does not work in Simulator (and it works on actual device)?
Bad Internet connection maybe?
Tnx!
