BB10 existing app PlayBook release version number

Are there requirements / conventions / best practices for the version number of an application brought on a new platform?

My existing PlayBook application went through several updates and now is 1.1.2. BB10 new version contains some new features (specific BB10), so in that regard, it should be more, but at the same time, this is the first ever BB10 version with a new set of potential bugs (well, I hope not - but because it has not yet been tested on a complete system of BB10, I guess that things could go wrong) , so in that respect, it's more than a 1.0 version...

Any thoughts? Is it important for the supplier portal? (perhaps he will not yet you provide a version number below for the same inclination...?)

Thank you

Anna

My app: Get set - get up!   Get ready for the revolution snooze.

The version number is important only for your records and to show the public that his new. I wouldn't worry about this at all.

Tags: BlackBerry Developers

Similar Questions

  • AIR App: Get the version number when running

    Hello

    How can I get the version number for an AIR App while running please?

    Thank you.

    See 2nd http://polygeek.com/4287_weekly-developer-journal_weekly-developer-journal-june-26th-july-

    var xml: XML = NativeApplication.nativeApplication.applicationDescriptor.

    var NS: Namespace = xml.namespace ();

    var version: String = xml.ns::versionNumber;

  • BlackBerry Smartphone App World 8520 version number

    I installed the 1.1.0 version of App World on my device 8520 v5.0.0 but it does not display the icon to use. I am see in the next link http://supportforums.blackberry.com/t5/BlackBerry-App-World-Development/Supported-versions-of-BlackB... that this configuration is not supported yet, all know how to solve the problem without downgrading software of the device.

    Thank you

    Hello

    1. it's done. But still do not see

    2. my device has some differences, Options > Advanced > has no option Applications. I'm option Applications and when some complete I find the 1.1.0.33 version.

    But it helped me, because he was twice, I'm two uninstall, restart the machine, reinstall App World, then the icon appears

    Thank you

  • Need to create a superior version number for app store

    Hello

    I have an update for an application that has been published with the individual license. Now, I need to download an app with a version number higher DPS 1.1 for the Apple app store to accept the download.

    Problem: I can not find anywhere to set the version number of app.

    (I mean not the adobe number 27/26, but that version which is in iTunes Connect)

    When I click on 'create the app' and updates in the Manager it generates a new application with a higher number in the following order: 1.0.0 1.0.1 1.0.2 1.0.3

    But I need to set manually. Where can I do this?

    Thank you

    Mikkel

    Yes, you must contact the DPS Support for this.

  • I need to update the screenshots for a new version of an app existing Itune application to download a new version. Since I did not create the original version, can you guide me how to create a new version with the new version number?

    I need to update the screenshots for a new version of an existing iTunes Connect App asks me to download a new version. Since I did not create the original version, can you guide me how to create a new version with the new version number?

    You must call the assistance of the company and ask them to help you with this. You can find contact information by logging on http://digitalpublishing.acrobat.com/ and looking at the Middle at the bottom of the page.

    Neil

  • Race of library slow when Alchemy app disabled in the Release version

    Hello

    I'm working on an application that an operation running through a library of Alchemy (written in C and exposed as .as) long.

    Here are the high-level logic to illustrate the idea:

    QNXSystem.system.inactivePowerMode = QNXSystemPowerMode.NORMAL;

    addEventListener (AlchemyLibraryEvent.PROGRESS, onProgress);

    addEventListener (AlchemyLibraryEvent.COMPLETE, onComplete);

    Call the library of Alchemy;

    private void onProgress(event: AlchemyLibraryEvent) {}

    update of the progress made in the user interface;

    }

    private void onComplete(event: AlchemyLibraryEvent) {}

    QNXSystem.system.inactivePowerMode = QNXSystemPowerMode.STANDBY;

    If app is in {disabled state

    QNXSystem.system.powerMode = QNXSystemPowerMode.STANDBY;

    }

    }

    In the bar-descriptor:

    run_when_backgrounded

    What happens is that the app works perfectly well (no matter the app is active, put off the power, the unit standby) in a debug build (by token of debugging).  However, when it is exported as a signed bar and running on the same physical device BB10, it normally only works when the application is active.  Whenever the application is disabled (when the screen is off, or app pushed back and another application is brought to the foreground), the application runs always, but at a very slow speed (about 1/15 of the original speed).

    I did some debugging and confirmed that when the application is disabled, she was continuing with NORMAL power at the rate of 60 frames per second, which seems to be quite normal.  What I don't understand is why the chemistry library runs a lot slower in the background in the Release version.

    As a proof of concept, I added the following code just before inactivePowerMode to NORMAL:

    NativeApplication.nativeApplication.systemIdleMode = SystemIdleMode.KEEP_AWAKE;

    The build version will run at normal speed and the screen turn off.  However, if I press the device power button, or push the app thoroughly (and make another application in the foreground), he repeats the same behavior running slowly.

    Any ideas would be much appreciated!

    No, there is no way to take more CPU power when in the background. The operating system applies this to the user, so they have no apps churning through their battery on them. I would recommend that you inform users of this, so they can decide what they want to do. BlackBerry 10 is expected for the multitasking well, so I expect that they will enjoy and put the application in the background.

  • Headless app - Release version

    Hi guys

    It's time I was here there is .

    I have a little problem. With app without a head. I create myself a project of default app model headless in Momentics IDE.

    Make changes, because I need the monitoring of calls. Everuything works if I run the IDE app, all functions, process headless, etc...

    But... If I create a BAR as a "Release Build" file and install it on the phone DON'T WORK.

    Process without head told me, which is started. If I also check the monitor process and device then there is, but nothing WORKS.

    You guys have some ideas where could be the problem why the app stop working in the Release version?

    THX

    Jesus, I'm real BFU 

    Problem solved. I have permissions for control of phone etc. within a request not to the Headless entrypoint process entry point. So I just moved them.

  • Read within the App Version number

    Is it possible to access the version number of an application? If for example I wanted to display the version number on the page.

    If you're talking about your own version of apps you can get it using ApplicationInfo::version ()...

    http://developer.BlackBerry.com/native/reference/Cascades/bb__applicationinfo.html#property-version

  • BB10-Release Version

    I noticed a new problem with the Release version:

    my application streams music from a cloud server.  He asked the resource of networking to ensure that play continues in standby mode.  However, the Release version stop playing at the end of the current track.  In debug mode, and on the PB, the titles are downloadable and continues to play.

    Something has changed in BB10, regarding requests for resources?  Or in standby mode?

    Kind regards

    Hello

    Did you have permission torun_when_backgrounded activated?

    Dustin

  • How to present the smartphone version of the app playbook?

    Hello

    I did my playbook application blackberry smartphone version.

    How can I present to the world of the app?

    My version of the Playbook is 1.3.4 and my smartphone version 0.0.1

    both are approved (see below) but I can't see the new smartphone version 0.0.1 for SALE on App World.

    What I am doing wrong?

    Help, please

    Thank you

    Afonso Tyagi

    I can see it. Have you tried to open appworld using a phone?

    App playbook: Car accident 

  • Need to update the version number of app for the app upgrade

    Hello, I need help with my application (magazine) on the App Store update. I used different platform for the creation of digital publications. Now I start with DPS. I want to update my application on DPS, but there is problem with version about contemporary version 3.0.1 and App Builder generates the 1.0.0 version. Is it possible change version manually?

    You will need to call tech support and have them increase the version number for you. We have some support products support the people here as well, I'll change the title of your post a bit more obvious, and I hope that they will see.

    Neil

  • Size limit for a BB10 web app.

    I'm developing a web application that contains a large number of sound files and the image and the size of the files has exceeded 50 MB, which is the limit of the size of a bar of file that will be published in the app world.

    -

    Thanks in advance

    10 BlackBerry and BlackBerry PlayBook OS version 1.0.6 and later supports applications (BAR lines) up to 2 GB in size.

    BlackBerry PlayBook OS version 1.0.5 and requests of previous media (BAR lines) up to 300 MB in size.

    http://supportforums.BlackBerry.com/T5/testing-and-deployment/the-maximum-size-of-a-BlackBerry-10-or...

  • Icons for a universal BB10 + PB app?

    Hello

    I am creating a 'universal' application works on devices BB10 and the PlayBook. I tested it on both devices and everything works perfectly - except the icon.

    I use the PlayBook SDK and the icon of 86 x 86 for the PlayBook. So, my icon seems too small on the screen BB10. It should be 114 x 114.

    How can I include the two icons (86 x 86 and 114 x 114) in my sidebar file and show the correct icon depending on whether the user load my app on a PlayBook or BB10 device. I tell myself that there must be a way. I tried just putting two icons in the list of files that get packed into a bar file, but it didn't work. Thanks in advance!

    Damian

    I'd do it in two steps. Each file becomes specified to the correct version of device and operating system min. When you specify the right device and OS for the file BAR min, then this device will only get BAR file.

    Purchases are related to the application and the user BBID. They'll pay only once. You will need to create a new product in the portal provider (with a different application id), in order to make them pay twice.

  • Problems of submission APK to GooglePlay store - Version number

    I get an error when you submit an app for the GooglePlay store.

    He returned: Version code must be greater than 1234

    In the dashboard, I value number version 2.0.0.2

    Can someone tell me what setting needs to be changed to allow GooglePlan to accept my application?

    Thank you!

    It seems that the existing version of the application is set to 1234. When you build the Android application, replace the version number and make greater than 1234 manually version code.

    Then download the app, sign and submit the game to Google and it should pass.

  • Include the version number on the Web site

    To check if the download site is the most recent version (it is often later than somw download sites) there is no version number to see before downloading. Iut can't appear on the download page (other languages) as is the case with Thunderbird

    For versions of Firefox on mozilla.org , that they are not late they just do not update until it is officially released for immediate release. Download sites randomly that Firefox 28.0 was before being taken the lead by entering the FTP as it can get pulled at the last moment.

Maybe you are looking for