Reputation: 41
My app runs fine on my physical device (iphone 4), it also runs fine on the IOS simulator, but only after the second time I ty to run it from Xcode.
So the sequence in which things are happening is:
If I close the IOS simulator reopen open it from finder and run the installed version, it runs without problems.
Two questions,
Thnx, Sebastian
Upvotes: 2
Views: 954
Reputation: 41
The problem went away when I removed the majority of my logging messages (I had ton's of them). So either there was an issue with one of the messages or it had to do with the amount of them , hope this helps anyone who experiences the same problems.
Upvotes: 0