[ 
https://issues.apache.org/jira/browse/CB-635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13269856#comment-13269856
 ] 

Drew Walters commented on CB-635:
---------------------------------

For BlackBerry WebWorks, can be retrieved with JS API:

{code:javascript}
blackberry.app.version
{code}
                
> Access application version information from JS.
> -----------------------------------------------
>
>                 Key: CB-635
>                 URL: https://issues.apache.org/jira/browse/CB-635
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: CordovaJS
>    Affects Versions: 1.7.0
>         Environment: Notably iOS/Android.
>            Reporter: Ladar Levison
>            Assignee: Filip Maj
>              Labels: api-change, javascript, platform
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> 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