Just went through the details of flutter_sharing_intent and all fine on Android, but not working on iOS. Any clues?
Already followed the steps in setting up the environment in XCode but no luck. The main application couldn't be launched with anything shared via ActionSheet menu on iOS.
Seems like some typos on the package's site:
Erase this two lines:
<key>AppGroupId</key>
<string>$(CUSTOM_GROUP_ID)</string>
in ios/Runner/info.plist
Also the url scheme is different (ShareMedia- vs SharingMedia-) from what is shown in the code:
So change ShareMedia- to SharingMedia- in ios/Runner/info.plist
Hope it may help!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With