Problem launching from xCode but launches fine after by tapping icon

When I build and run from Xcode, I get an error ‘Program being debugged is not being run’ – it eventually just dumps me back at my home screen. But then I can just launch the game by tapping on the icon just fine, so it seemed to have installed correctly. Unfortunately I didn’t pay enough attention to when it started happening and what I had been changing – if I had to guess, it was when I was testing universal build (I’m now back to targeting iPhone only)… but it might have nothing to do with that.

Is there a known cause for this behavior?

the same thing happens for me. i cannot debug out of xcode. it crashes on start and then i have to start manually again. maybe this is the same issue that cauese apps to crash at apple…

bump

Same here. It becomes quite annoying, because I need to restart my phone just to make it build properly. Hope someone clear this up.

Nobody knows a possible fix?

The only time I have ever seen that is when your app is set to Release build in Xcode.