I need my app to show up in the “share with” dialog for Android and iOS. For example, if someone is on Pintrest and wants to share an image and taps the share icon, I need my app to show up in the dialog. And of course I need to receive the data.
In Android you do this with an intent. Then specify the mime types. But I’m new to Ionic.
I’ve seen the three year old post on this with a convoluted answer, but I’m hoping Ionic 5 has a cleaner way to do this.
Thanks.
1 post - 1 participant