apla / me.apla.cordova.app-preferences

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

Settings.bundle on iOS not updated from app-settings.json, Android works #61

Closed bitflower closed 8 years ago

bitflower commented 8 years ago

Initially preferences are ok, steps:

Then changing some settings in app-settings.json:

You have to copy the updated Settings.bundle to /MYPROJECT/Resources manually to get the updated settings.

apla commented 8 years ago

Just tested it, works fine. Sometimes after cordova run ios app preferences is empty, in this case just remove app and run again.