4

I want to open my app's extension(an iMessage extension) programmatically from my parent iOS app, let's say on a button tap for example.

Is there any possible way to achieve this?

I know we can open parent app from extension,but my requirement is reverse.

I tried registering custom URL schema in extension target and tried to open with no luck.

Cœur
  • 37,241
  • 25
  • 195
  • 267
Naresh Reddy M
  • 1,096
  • 1
  • 10
  • 27
  • Somehow it should be possible. App Store can do that. – Laszlo Jan 01 '21 at 16:43
  • @Are you able to do this ? – Ali Pasha Jan 28 '22 at 13:38
  • @Laszlo Appstore is Apple's own app, so ultimately we can expect it to have so many other benefits that we(3rd party devs) won't have, i believe Apple can do so many things with the private/internal APIs which are not exposed to us. – Naresh Reddy M Nov 21 '22 at 15:43
  • 1
    @AliPasha i was not able to achieve that at the time of my requirement, had to skip that and move on, not sure about the possibilities now. – Naresh Reddy M Nov 21 '22 at 15:44

0 Answers0