1

I am working on an action extension. By default, I can see that my extension is taking whole screen, I would like it to be presented in a form sheet (like the facebook share extension). How to accomplish that?

Here is how it looks like:

enter image description here

Here is what I've found, but I need the other way around. Is it possible to change the view size of iOS 8 Action Extension? Adding lines to NSExtension doesn't do much:

<key>NSExtensionActionWantsFullScreenPresentation</key>
<false/>
Community
  • 1
  • 1
Laura Calinoiu
  • 704
  • 1
  • 8
  • 24

0 Answers0