ShekarMudaliyar / social_share

Flutter package to share images/videos/text on social media
https://pub.dev/packages/social_share
MIT License
111 stars 187 forks source link

Works perfectly on simulator (AVD) but not in production #127

Open camilotobar opened 1 year ago

camilotobar commented 1 year ago

The plugin works on the AVD emulator (Android) and IOS Simulator for Instagram Story, Facebook Story, and Native Sharing. Even it works if I connect my phone to the development environment.

Not working with the beta version uploaded on Google Play Console nor Test Flight.

How can I fix it? Could be permissions through the Google Play Console or the Apple Developer Console?

Al-Krause-ex commented 1 year ago

The plugin works on the AVD emulator (Android) and IOS Simulator for Instagram Story, Facebook Story, and Native Sharing. Even it works if I connect my phone to the development environment.

Not working with the beta version uploaded on Google Play Console nor Test Flight.

How can I fix it? Could be permissions through the Google Play Console or the Apple Developer Console?

Were you able to solve this problem?