KasemJaffer / receive_sharing_intent

A Flutter plugin that enables flutter apps to receive sharing photos, text and url from other apps.
Apache License 2.0
334 stars 391 forks source link

[iOS] Does not work if the app is already opened #172

Closed marchellodev closed 3 years ago

NikhilMJain commented 3 years ago

Post your ios/ShareExtension/info.plist file content @marchellodev

marchellodev commented 3 years ago

I had actually re-created the ios folder, did what the readme doc said, and it started working properly. Sorry for not reporting it earlier.

Thanks!