0

How to load and launch .app executable of other project in my project without URL based?

suse
  • 10,503
  • 23
  • 79
  • 113

1 Answers1

4

Unless you're jailbroken, the ONLY way to launch an app on the phone is with a URL scheme.

Ben Gottlieb
  • 85,404
  • 22
  • 176
  • 172