vaenow / cordova-plugin-app-update

App updater for Cordova/PhoneGap
MIT License
299 stars 147 forks source link

Does this plugin support android10? #148

Open FunkSoul0518 opened 3 years ago

FunkSoul0518 commented 3 years ago

Does this plugin support android10?

abePdIta commented 3 years ago

Sorry for being late. Never had problems on Android 10, but not able to get it working on 11. The download does not start.

abePdIta commented 3 years ago

Eventually, it's easily fixed on Android 11 as well, see https://github.com/vaenow/cordova-plugin-app-update/issues/131#issuecomment-762812742. The only problem is that the user probably has to do it manually. I haven't tried having the app delete the offending file automatically, but I think you'd have the same permissions issues.