Can an iPad app directly launch another app?

后端 未结 3 1911
Happy的楠姐
Happy的楠姐 2021-01-03 13:50

I was wondering if it was possible to launch an iPad app directly from within another app. For example, could I write a login page that takes you too a desktop type page wh

3条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2021-01-03 14:29

    Can you use custom url schemes to launch other apps

    http://www.idev101.com/code/Objective-C/custom_url_schemes.html

提交回复
热议问题