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
I cand find the app preferences in the device settings on android like you can on iOS.
In Ios, there is a Settings->"YourApp" -> Shows the app-settings.json info perfect. but on android I dont see the preferences. The whole reason for using app preferences was I need to be able to set some config settings OUTSIDE of the app. On Load I can read those settings and act accordingly...
How do you get to the app preferences on EACH DEVICE: android, iOS and Windows UAP
I am not talking about
// show application preferences
prefs.show (ok, fail);
I am talking about OUTSIDE the app like IOS does... Any thoughts, any one ???
Please specify your environment
Plugin version:
released version: 8.0.0
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:
I cand find the app preferences in the device settings on android like you can on iOS.
In Ios, there is a Settings->"YourApp" -> Shows the app-settings.json info perfect. but on android I dont see the preferences. The whole reason for using app preferences was I need to be able to set some config settings OUTSIDE of the app. On Load I can read those settings and act accordingly...
How do you get to the app preferences on EACH DEVICE: android, iOS and Windows UAP
I am not talking about
// show application preferences
prefs.show (ok, fail);
I am talking about OUTSIDE the app like IOS does... Any thoughts, any one ???
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: