Skip to content
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.

Releases: yasirkula/UnityNativeShare

v1.4.1

05 May 20:43
Compare
Choose a tag to compare
- Added <queries> element to AndroidManifest due to new "Package Visi…

v1.4.0

12 Apr 20:15
Compare
Choose a tag to compare
Embedded proguard.txt file to AAR library which should get rid of Cla…

v1.3.10

05 Apr 21:18
Compare
Choose a tag to compare
Fixed a build error related to namespaces

v1.3.9: - Added SetUrl function (closed #72)

30 Mar 21:25
Compare
Choose a tag to compare
- Now using proper iOS API to set subject (may fix incorrect subject issue on some problematic email apps but not Gmail, unfortunately)
- Fixed #93, hopefully

v1.3.8

14 Sep 16:38
Compare
Choose a tag to compare
Bugfix for AddFile(Texture2D) function when the Texture is not marked…

v1.3.7

20 Aug 10:23
Compare
Choose a tag to compare
Bugfix for #56 didn't account for non-Xiaomi devices that had MIUI in…

v1.3.6

09 Aug 21:15
Compare
Choose a tag to compare
- Fixed a rare issue that would potentially hide some apps from the s…

v1.3.5

16 Jul 16:21
Compare
Choose a tag to compare
- Created a custom share dialog for Android that is used in certain c…

v1.3.0: - Added share callback (I can already hear the celebrations :tada:) #5

11 Jul 21:31
Compare
Choose a tag to compare
- Added AddFile overload that takes a Texture2D parameter

v1.2.0

14 May 19:28
Compare
Choose a tag to compare

Added Assembly Definition Files