You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the settings view is opened (via show() function call), default setting values are not visible (except of the setting with "toggle" type).
Even if I set another setting value, via tapping on a setting, the value is still not visible on the main setting view. However it is visible, when the setting is selected and a popup with its value appears:
Please specify your environment
Plugin version:
released version: 0.99.3
repository master
Toolchain:
Cordova cli
Phonegap cli
Phonegap cloud
Ionic
Other: _____
Platforms affected:
Android
iOS/macOS
LocalStorage fallback for browser and blackberry
Windows and Windows Phone 8.1 and later
Windows Phone 8 and earlier (deprecated)
What the scope of your problem:
General functionality (store/fetch/remove/clearAll)
Suites
Cloud synchronization and events
Preferences pane generation and display
The text was updated successfully, but these errors were encountered:
Issue:
Neither default nor specified setting values are visible on the settings view on Android 7.
I have app-settings.json taken from the me.apla.cordova.app-preferences main branch:
When the settings view is opened (via show() function call), default setting values are not visible (except of the setting with "toggle" type).
![settings_view](https://cloud.githubusercontent.com/assets/8968499/24046678/6b712ef4-0b34-11e7-809f-6356f314ea4b.png)
Even if I set another setting value, via tapping on a setting, the value is still not visible on the main setting view. However it is visible, when the setting is selected and a popup with its value appears:
![setting_chosen](https://cloud.githubusercontent.com/assets/8968499/24046447/9e586504-0b33-11e7-83bf-696cb36552a8.png)
Please specify your environment
Plugin version:
Toolchain:
Platforms affected:
What the scope of your problem:
The text was updated successfully, but these errors were encountered: