I try to share selected/highlighted text in iBooks with my custom extension, but it doen't have anything inside self.extensionContext
<NSExtensionContext: 0x17541d90> - UUID: <__NSConcreteUUID 0x1765e860> D69F0393-C5F1-4DEB-9A97-B479C2BC0C95 - _isHost: NO
items:
(
)
so after i choose my extension in provided list it just pops up empty SLComposeServiceViewController
Mail, iMessages, Twitter etc. works as expected. Is there any additional magic i must do to handle this?