This repository has been archived by the owner on Mar 9, 2024. It is now read-only.
Replies: 1 comment
-
You can use NativeGallery for it: https://github.com/yasirkula/UnityNativeGallery |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i have notice that in your code you save temporary the screenShot in cache memory
string filePath = Path.Combine(Application.temporaryCachePath, "shared img.png");
how to save it in Gallery?Beta Was this translation helpful? Give feedback.
All reactions