UnityNativeShare
UnityNativeShare copied to clipboard
A Unity plugin to natively share files (images, videos, documents, etc.) and/or plain text on Android & iOS
Currently, I'm trying to set up sharing as a feature within an app. The plugin for the app uses the UIActivityViewController class to share on iOS. Currently, when attempting to...
I am trying to share a screenshot and text on iOS. I understand the limitations of sharing both a screenshot and text on certain applications, and on Facebook and Messenger...
@yasirkula Hi Thanks for the great plugin. I am sharing the image like following but not able to see the image and text together in some selected apps RenderTexture rt...
Thanks for this great plugin @yasirkula ! **Description of the bug** - When trying to share a single image (no text) on Instagram in `iOS 16.2 or older`, we get...
**Description of the bug** 2023/02/20 17:23:03.310 21577 21577 Error AndroidRuntime java.lang.IllegalArgumentException: com.com2us.futurecpb.android.google.global.normal: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a...
Hello when i'm trying to share image, i have popup no apps showing (only "copy to" button), on my older phone everything works fine all apps are showing, what can...
In my Android Instant app its not possible to share the screenshot which was generated with the example code. Only the text gets shared without the image. In the standard...
The image is created and stored on the device. That part is no problem. Sharing to other social media like instagram works fine. Sharing to Facebook under Android works find....
(Android 11, Xiaomi Redmi 9T) Using the package in a Unity application exported as a library, the Unity activity in Android crashes when I tempt to share an image. When...
Since some of the social medias can share only image or text at the same time, can you give us a way to detect which social platform did client choose...