Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On Android 12, use the cordova.plugins.photoLibrary.saveImage method to save the image and then the APP will flash back #212

Open
cf1991 opened this issue Jan 10, 2023 · 3 comments

Comments

@cf1991
Copy link

cf1991 commented Jan 10, 2023

I first use the cordova.plugins.photoLibrary.requestAuthorization method to obtain the user's permission, but the APP flashes back after saving the image using the cordova.plugins.photoLibrary.saveImage method

@devartstudio
Copy link

I have the same problem, any suggest?
Thanks

@devartstudio
Copy link

@xJosee
Copy link

xJosee commented Feb 3, 2023

I have the same problem, any suggest? Thanks

l had the same issue so i fork the repo and change the plugin error on saveImage method , if you want test this is the url https://github.com/xJosee/cordova-plugin-photo-library

cordova plugin add https://github.com/xJosee/cordova-plugin-photo-library

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants