This repository was 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
Uh oh!
There was an error while loading. Please reload this page.
-
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