You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/04/20 19:36:04 UTC

[GitHub] [cordova] svenyonson opened a new issue #99: Please add Application Settings as a core plugin

svenyonson opened a new issue #99: Please add Application Settings as a core plugin
URL: https://github.com/apache/cordova/issues/99
 
 
   # Feature Request
   
   ## Motivation Behind Feature
   Just about any mobile application can benefit from a native preferences pane. There is such a plugin currently: `https://github.com/apla/me.apla.cordova.app-preferences`
   
   Unfortunately, the repo appears to be abandoned with no support. It does not work using the latest platforms/frameworks. (xcode 10, cordova 8.0)
   
   This really needs to be a CORE plugin, so that this functionality will always be available.
   
   
   ## Feature Description
   <!-- 
   The plugin will allow users to specify the application preferences in JSON. Then, the plugin allows the application to read/write values from preferences. When accessing preferences through the system interface (eg. ios ->Settings -> Application), the accessed settings reflect whatever changes were made from the application.
   -->
   
   
   
   ## Alternatives or Workarounds
   <!-- 
   Unfortunately, with the existing plugin broken, there is none. Dead in the water
   -->
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org