A Unity plugin to natively share files (images, videos, documents, etc.) and/or plain text on Android & iOS
Stars
981
Forks
151
Watchers
981
Open Issues
32
Overall repository health assessment
Unexported Activities are hidden from NativeShareCustomShareDialog to fix java.lang.SecurityException
87dacbfView on GitHubAttempted to fix a weird NullReferenceException in NativeShareCustomShareDialog
d3b6d75View on GitHubUpdated Unity version to 2021.3.45f2 (simplified codebase accordingly)
af344c1View on GitHubFixed rare "No such proxy method" error for native callback functions
99559c8View on GitHubPhoto Library Usage Description doesn't override Xcode setting if it's empty
cd516d5View on GitHubFixed share dialog not disappearing automatically when canceling a share operation on iPhones (which could lead to share callback being called multiple times)
13ad5afView on GitHub- Potential bugfix for ShareResultCallback.shareTarget being null for some apps on newest Android versions
25205f4View on GitHub- Added AddEmailRecipient function (Android-only) (closed #140)
71f2964View on GitHub