Replies: 1 comment 1 reply
-
It's a very specific and, rare I must say, use-case that I'm currently not planning to support. To resolve your issue on Android, googling "android open gallery java" should help. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello.
I was wondering if you could add a routine to just open the gallery without any expectation to select/return an image/video. After saving a video from our app I want to take the user to the Gallery so they have access to the full list of edit/share options offered by their device. On iOS I'm seeing success using OpenURL(), but on Android it seems to require direct work with the intent for some devices. (still figuring it out how to get this working)
Thanks for considering it and great asset/plugin.
Beta Was this translation helpful? Give feedback.
All reactions