carsten-klaffke / send-intent

Repository for send-intent Capacitor plugin
MIT License
106 stars 12 forks source link

Multi Files #70

Open nseb opened 1 year ago

nseb commented 1 year ago

Hello, is it possible to receive several files like images? , when testing with Android, the application disappears from the sharing choice. I also saw that there was an open ticket also for IOS.

Best Regards

carsten-klaffke commented 1 year ago

Yes, you can share multiple files. I just created an Example application (/Example/SendIntentExample). There you can see how to configure AndroidManifest.xml for sharing multiple files.