apla / me.apla.cordova.app-preferences

App preferences plugin for cordova
Apache License 2.0
201 stars 209 forks source link

Android: works fine when manually installed via APK, does not work when installed via Google Play #152

Open albansch opened 3 years ago

albansch commented 3 years ago

Issue: when compiling as an APK, testing via emulator or on a Android device, it works fine. When installing via Google Play, it doesn't work: preferences are not saved, nor loaded.


This is really a strange behaviour and I'm unable to debug it properly due to the fact that I've to publish a new version via Google Play Console each time. Any idea? hints? Could it be related to missing permissions that needs to be declared? Thx