views:

16

answers:

0

I have an application that 'registers' itself to images. I.e if I open Photos application, select a photo and press 'Share' my application will show up in the list. If I press on my application it will launch. Now I would like to get the image that i previously selected to share within my own application. How do I do that? Is there a method that gets called when being launched like this?