Can we call one iphone app from another iphone app?
Posted
by Ankit Sharma
on Stack Overflow
See other posts from Stack Overflow
or by Ankit Sharma
Published on 2010-06-10T06:08:56Z
Indexed on
2010/06/10
6:12 UTC
Read the original article
Hit count: 291
iphone
|objective-c
Say, that i am clicking on one iphone app icon,when launched it will create one .app file.So is it possible to call one more iphone app from that app.Or can we do something in that .app file such that it will call another app.
© Stack Overflow or respective owner