Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find preferences in android app settings #139

Open
7 of 16 tasks
MackeyK24 opened this issue Jun 10, 2018 · 1 comment
Open
7 of 16 tasks

Cannot find preferences in android app settings #139

MackeyK24 opened this issue Jun 10, 2018 · 1 comment

Comments

@MackeyK24
Copy link

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:

  • 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
@Ruud-cb
Copy link

Ruud-cb commented Jul 1, 2020

Found something? Opening preferences via code didn't even work either.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants