Thanks for the quick response.
Can you clarify what you mean by "official"? Are there certain "unofficial" ways to do this?
Follow up question: Are there any other ways to start up an application on the phone? For example, via system events, like adding a contact or photo? Or via a port-directed SMS?
Yes. Just watch the iPhone videos on ADC; one of them shows the official way to start an application either by using a link on a website, or from another application.
Sweet, thanks a lot. I have the ADC videos downloaded, do you happen to recall in which video they discuss this? I assume it's the "iPhone SDK for Web Developers" video...
Yes. Just watch the iPhone videos on ADC; one of them shows the official way to start an application either by using a link on a website, or from another application.
Does anyone know a way to have a program or link start an application and then stop it after a period of time?
Hi,
I'm looking for a way to write a method, or perhaps a link in a UIWebView, that will cause my app to close, and the iPhone's Camera app to open. Is there a way to do that? I explored LaunchMe, but it seems I'm trying to do something different.
Thanks,
/Steve