• Is it possible to open another application that exists on the phone from my app?
  • Is it possible to check for availablility of an external application?

The other application is also my app.

有帮助吗?

解决方案

You can do this with the iOS URL handling features-- for example UIApplication canOpenURL:.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top