I want to test my app for my app launched with a URL scheme from Safari, how can that be done?
Asked
Active
Viewed 2,196 times
1 Answers
5
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!

Community
- 1
- 1

Stephen Darlington
- 51,577
- 12
- 107
- 152