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

Tags: yasirkula/UnityNativeShare

Tags

v1.5.3

Toggle v1.5.3's commit message
Fixed rare "No such proxy method" error for native callback functions

v1.5.1

Toggle v1.5.1's commit message
Potential fix for IllegalStateException on Android

v1.5.0

Toggle v1.5.0's commit message
Fixed a native IllegalStateException (plugin still EOL)

v1.4.9

Toggle v1.4.9's commit message
Fixed share dialog not disappearing automatically when canceling a sh…

…are operation on iPhones (which could lead to share callback being called multiple times)

v1.4.7

Toggle v1.4.7's commit message
- Added AddEmailRecipient function (Android-only) (closed #140)

- Potential fix for rare "NSCallbackHelper is destroyed!" warnings
- Potential fix for #137

v1.4.6

Toggle v1.4.6's commit message
Added android:exported tag to NativeShareCustomDialogActivity for And…

…roid 12 support

v1.4.5

Toggle v1.4.5's commit message
Fixed seemingly harmless error message on Android: "java.lang.Securit…

…yException: Permission Denial: reading com.yasirkula.unity.NativeShareContentProvider uri ... requires the provider be exported, or grantUriPermission()"

v1.4.4

Toggle v1.4.4's commit message
Temporary bugfix for Android 12 devices (fixed #130)

v1.4.3

Toggle v1.4.3's commit message
Bugfix for a possible issue on Android 11 MIUI devices

v1.4.2

Toggle v1.4.2's commit message
Moved iOS build post-processor settings to 'Project Settings/yasirkul…

…a/Native Share'