1

What do I mean?

This is the list of extensions activated for some app downloaded from App Store:

There is Message, Mail, Notes and Add to Wishlist (my extension).

enter image description here

This is what happens when I tap on message:

enter image description here

This is what happens when I tap on Mail:

enter image description here

And this is what happens when I tap on my extension:

enter image description here

Why there is no text, while for other extensions THERE IS a text?

This is how I register NSExtensionActivationRule for my extension:

enter image description here

How do I get the access to that text within my SLComposeServiceViewController?

Bartłomiej Semańczyk
  • 59,234
  • 49
  • 233
  • 358
  • What app are you sharing **from** in those screenshots? – Tom Harrington Nov 04 '15 at 20:43
  • Zillow Rentals - first free app from app store:) the link is: https://itunes.apple.com/us/app/real-estate-by-zillow-search/id310738695?mt=8 – Bartłomiej Semańczyk Nov 04 '15 at 20:44
  • I just tried out a fresh share extension with your settings and the text gets added automatically. I did not have to change anything in the `SLComposeServiceViewController` – joern Nov 04 '15 at 20:58
  • I know, it works for others app for me also... but nor for this one... why? What it depends on? – Bartłomiej Semańczyk Nov 04 '15 at 21:04
  • Show some code maybe. Your activation rule is fine in a new project with no changes from the template that Xcode provides (I tried it). However it's possible your code is interfering somehow. – Tom Harrington Nov 04 '15 at 21:06

0 Answers0