You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i using share link to facebook: Share.share(url)
when facebook app open, but i do not share link, i click button back, but callback result status success
Even though I don't share it on the timeline
how to check cancel share on facebook app
Checklist before submitting a question
I searched issues in this repository and couldn't find such bug/problem
I Google'd a solution and I couldn't find it
I searched on StackOverflow for a solution and I couldn't find it
I read the README.md file of the plugin
I am using the latest version of the plugin
All dependencies are up to date with flutter pub upgrade
I did a flutter clean
I tried running the example project
The text was updated successfully, but these errors were encountered:
The package README mentions the issues with Meta apps. Basically, they don't implement the sharing mechanism on their apps correctly, so sharing content to their apps is unreliable.
What is your question?
i using share link to facebook: Share.share(url)
when facebook app open, but i do not share link, i click button back, but callback result status success
Even though I don't share it on the timeline
how to check cancel share on facebook app
Checklist before submitting a question
flutter pub upgrade
flutter clean
The text was updated successfully, but these errors were encountered: