I’m developing an app for the iPhone, but I guess the question is the same on the Mac.
What is your approach to debug the state of your application after it has been launched by its URL scheme?
I’m developing an app for the iPhone, but I guess the question is the
Share
There is a way to debug your application when it is launched from an external URL:
application:handleOpenURL:orapplication:didFinishLaunchingWithOptions: