문제

  • 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