0

Looking to find a solution where I can launch parent app using IOS extension, some says it's not possible but chrome extension does it. Like clicking a url and opening it into my app.

1 Answers1

0

https://developer.apple.com/documentation/xcode/allowing-apps-and-websites-to-link-to-your-content

https://developer.apple.com/documentation/xcode/defining-a-custom-url-scheme-for-your-app

Make sure you pay close attention to security as noted in BOLD RED.

SeaSpell
  • 678
  • 3
  • 9