apla / me.apla.cordova.app-preferences

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

Get all preferences #130

Closed guizmo closed 6 years ago

guizmo commented 6 years ago

Not an issue but i'm not sure this is possible... i have settings like 'notifications' and 'background geolocalisation' and would like to fetch these settings... is it what this module is for ? and if yes what would be the 'key' for the fetch() function , or where could i find it ?

Thanks for your help

guizmo commented 6 years ago

Well i think i have my answer... It looks like what i want are "permissions" and not "preferences".

this pluging should do it https://github.com/dpa99c/cordova-diagnostic-plugin