apla / me.apla.cordova.app-preferences

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

prefs.show(); reverts settings back to defaults #105

Closed JoeKomputer closed 7 years ago

JoeKomputer commented 7 years ago

Please specify your environment :

Plugin version:

Toolchain:

Platforms affected:

What the scope of your problem:

Please describe the issue: Settings the sharedPreferences the first time and navigating back to the application works as expected. Upon opening the sharedPreferences panel a 2nd time, the sharedPreferences are reverted back to the default values.

JoeKomputer commented 7 years ago

Never mind, was an issue with my code onresume