How to handle input from external app's share menu

Hey fuse-lovers!

I need to be able to allow users to take audio and image data from messaging apps like Whatsapp, Messenger or iMessage and import it into my fuse app by using the messenger’s own “share menu”.
An example: User selects a voicemail, clicks share and then a custom icon appears in the share menu and once the users clicks on it, my fuse app opens and handles the input accordingly.

Could someone please guide me into the right direction on how to implement this behavior?

Thank you!

You’d have to write some native code for that:

1 Like