Build for Android Always Sets Version As 1.0

No matter what I put into the version field, the android build comes back with its version as 1.0.

Logged as Case # 212

This is basically a sev 1 imo. It means I can't update the app i post onto android market (unless I edit the apk and resign it)

Ouch, that should be fixed ASAP.

Will this be fixed for the next beta?

I hope so. I have an app on the android marketplace that I pulled due to bugs, and its waiting for an update...

Can't this be fixed on the server end?

When are you going to fix it? It seems really trivial...

Fixed in Beta 5, as of yesterday. Sorry for the hassle this caused!

Note that there are two different version settings in Android: the internal one (which is the one that matters here), and the public version seen by the user (which is set in the build dialog). See the 2.0 Beta Guide in the DMG for more on this topic.

I followed the instructions in the documentation

I created the file "build.settings" and added:

settings = {
android = {
versionCode = "2"
},
}

No difference.

I haven't tried it but maybe the extra comma in your code is causing you problem.

settings = {
android = {
versionCode = "2"
}
}

Tom

That is correct. Thanks, Fogview!

Ok, can confirm that. Versioning doesn't work with beta5, so doesn't the settings. Worst part is that my app crashes now. With beta4 it doesn't. Great job!

Looks like a change was overwritten. I'm looking into that now. Sorry for the inconvenience.

Ok, it's all better now.

Did this break again? I'm having trouble this morning getting my app updated because my versioncode is being set to 1.0 when building and I'm to 1.2 on my build. I've submitted one update with no problem but can't anymore until it's fixed -
I've tried 4 different builds

Disregard - I found the problem.

I have the same problem with reset back to version 1.0 . I Can't update my apps on Android
Market OR Amazon until this is fixed. Looking for solution...
thanks,
jad

views:1421 update:2011/10/8 15:12:54
corona forums © 2003-2011