Ladar Levison created CB-635:
--------------------------------

             Summary: Access application version information from JS.
                 Key: CB-635
                 URL: https://issues.apache.org/jira/browse/CB-635
             Project: Apache Callback
          Issue Type: New Feature
          Components: CordovaJS
    Affects Versions: 1.7.0
         Environment: Notably iOS/Android.
            Reporter: Ladar Levison
            Assignee: Filip Maj


It seems that every platform offers the ability to define an application 
version. iOS and Android offer string and numeric fields. They are versionName 
and versionCode on Android. 

My request is to add the ability to access this app version info using 
Javascript. Perhaps adding an "app" namespace with app.versionName, 
app.versionCode and app.name...

It would be an easy enough plugin to write, but figured it should eventually 
become part of the core.

https://developer.android.com/guide/publishing/versioning.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to