[Bug]: Share.shareXFiles doesn't work if XFile is created using File.fromData() #1188
Closed
7 tasks done
Labels
android
enhancement
New feature or request
Hacktoberfest
Issues taking part in Hacktoberfest
share_plus
Feature, Enhancement, Bug Fixes for Share Plus Plugin
Platform
Android 12
Plugin
share_plus
Version
5.0.0
Flutter SDK
3.3.4
Steps to reproduce
Steps to reproduce
1.) Load file from url
2.) Create new XFile using XFile.fromData()
3.) try to share created File object
Result
Sharing fails because XFile doesn't have path
Expected result
For cross platform support It should not matter how XFile has been created or wether object has path
Code Sample
Logs
Flutter Doctor
Checklist before submitting a bug
flutter pub upgrade
flutter clean
The text was updated successfully, but these errors were encountered: