-
-
Notifications
You must be signed in to change notification settings - Fork 989
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Share.shareXFiles in Windows 11 return ShareResultStatus.unavailable #3177
Comments
I am facing the same problem on windows |
Is there any other issue you are facing? Otherwise, I will close this ticket. |
I am using the exact same code to share an image that I generated. is there any explanation or can I do anything to fix it, please? |
As explained, |
First I am taking a screenshot through the package: ScreenShot :
after that: iam using share_plus to share this image :
after that :
=============================== I don't have any log except the print statement: ShareResultStatus.unavailable this code works on every platform except windows. |
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 15 days |
Platform
Windows
Plugin
share_plus
Version
10.0.1
Flutter SDK
3.22.1
Steps to reproduce
I called
Share.shareXFiles
in Windows 11, but the result returnedShareResultStatus.unavailable
.Code Sample
No response
Logs
Flutter Doctor
Checklist before submitting a bug
flutter pub upgrade
flutter clean
The text was updated successfully, but these errors were encountered: