开发者

start an iphone app from within another iphone app?

开发者 https://www.devze.com 2023-01-02 10:20 出处:网络
Is it possible to write a function in an iphone app A that when you click on a button withi开发者_开发知识库n that app A it will close app A and automaticall open up App BTake a look at Custom URL sch

Is it possible to write a function in an iphone app A that when you click on a button withi开发者_开发知识库n that app A it will close app A and automaticall open up App B


Take a look at Custom URL schemes.

Nice tutorial here http://iosdevelopertips.com/cocoa/launching-your-own-application-via-a-custom-url-scheme.html

0

精彩评论

暂无评论...
验证码 换一张
取 消