apla / me.apla.cordova.app-preferences

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

Settings over iOS reset display value #92

Open nikolasr200 opened 8 years ago

nikolasr200 commented 8 years ago

I notice something weird. On some simulators Settings seem to work ok, however, i test them on a ipad mini 4 9.3 and although i change setting (language) and return to the application, when i return back to the settings page, the default setting keeps being selected all over again.

jrobichaud commented 7 years ago

We have the same issue on iPhone 6 with iOS 10 (haven't tested on other platform/device).

However it is only a display issue, the value in the preferences is still the one selected before.

jrobichaud commented 7 years ago

I made a pull request to fix this issue: https://github.com/apla/me.apla.cordova.app-preferences/pull/110

nikolasr200 commented 7 years ago

I m looking forward to checking it !!

jrobichaud commented 7 years ago

@nikolasr200 My pull request just got merged. @apla, you might want to close this issue.

apla commented 7 years ago

@jrobichaud, thank you and I've just published updated plugin version to the npm

nikolasr200 commented 7 years ago

i must be doing something wrong now.. i ve removed the plugin, reinstalled it, but i m getting still the same issue..also, i have removed from .json file the description, tag, but it still gets build on the debug app..