konnectappdev commented on issue #426: URL: https://github.com/apache/cordova-plugin-file/issues/426#issuecomment-920836982
> Hello, i found plugin for save image base64 in public directory, using api Media Store. Work in android 10 and 11. > I hope and this will help someone. > > https://github.com/Heartade/cordova-plugin-android-mediastore Thanks! This seems to work for us. In our ionic cordova app we want users to be able to download photos and videos stored in our protected app space to their media directory. We have extended the repo downloading video files: https://github.com/konnectappdev/cordova-plugin-android-mediastore -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
