Closed newuser44 closed 6 years ago
I finally got this installed. (I think) Build an android apk. All the values are empty (version, build, name, package).
I need to check the source... is this pulling the data from the config name, version or from some android name?
It's pulling version from config.xml.
By default (when creating a new Cordova project), the version is 1.0.0, so you should at least be able to see that in the callback?
1.0.0
I finally got this installed. (I think) Build an android apk. All the values are empty (version, build, name, package).
I need to check the source... is this pulling the data from the config name, version or from some android name?