I want to test my app for my app launched with a URL scheme from Safari, how can that be done?
+1
A:
Have a look at the answer to this question:
Debugging App When Launched by Push Notification
It's a different question but the same answer. In summary you select the "Start executable after starting debugger" option in XCode, but the original answer is good so I won't duplicate it entirely!
Stephen Darlington
2009-08-27 17:43:42