cordovablackberry-10blackberry-webworks

BB10 bar submission version number not accepted...but nothing is wrong with the submission


I have a BB10 Cordova/Webworks app that has had no problems having .bar files created and submitted to BlackBerry World. The most recent update to my app (1.1.2.1) is prevented from being accepted with the following error:

The package version in your .bar manifest file for [filename].bar must be greater than the previous version, but lower than any the next release version added to the vendor portal. Your .bar manifest file package version must be greater than 1.1.1.1. Correct your .bar manifest file and try again to continue.

The previous version of my .bar file was submitted with a version number of 1.1.1.1 and there are no newer versions of the app that has been uploaded. The MANIFEST.MF files for the 1.1.2 and 1.1.1 apps are basically identical except for the version number.

I've tried to re-submit the app with a version number of 10.10.10.10 and yet it is still being denied.

Other similar questions relate to Android APKs that are being submitted to BlackBerry World and not Webworks .bar files.

Does anyone know whwat is going on?


Solution

  • i think the problem is with the last digit. if you want to update to a new version, you have to change the digit. ie - if your current version is 1.1.2.1. so if you want to upload a new build, then you have to set the version number to 1.1.2.2.