Releases
v1.1.0
Compare
Sorry, something went wrong.
No results found
social-sharing
⬆️ Improved
Now uses ShareCompat.IntentBuilder instead of manually creating the intent (Learn more about ShareCompat.IntentBuilder )
Added @Keep to the UnityFileProvider class to prevent it from being removed by optimizations
⚠️ Changed
Renamed setUri() to setStream()
Renamed addUri() to addStream()
Renamed setUri() to setStream()
Renamed setSharesheetTitle() to setChooserTitle()
❌ Removed
Removed useSingle()
Removed useMultiple()
Removed setThumbnailUri()
Removed setThumbnailUriFromString()
Removed setUriFromString()
Removed addUriFromString()
Removed setUseRichPreview()
Removed setUseSharesheet()
social-sharing-unity
🐞 Fixed
Replaced the call to the FileProvider in the getUriFromPathUnity() method of SocialSharingUnity class with UnityFileProvider
⚠️ Changed
Renamed setUnityUri() to setUnityStream()
Renamed addUnityUri() to addUnityStream()
❌ Removed
Removed setUnityThumbnailUri()
You can’t perform that action at this time.