0

I am working on an iOS8 extension in which I need to invoke the extension using a button on a website. Is it possible to invoke the extension without using the Share button on Safari?

Nikant
  • 915
  • 1
  • 8
  • 18

1 Answers1

0

No. This is not possible. Extension can only be invoked with the action button in Safari

honcheng
  • 2,014
  • 13
  • 14