Search code examples
apache-flexairflash-builderblackberry-playbookflex-mobile

Adobe Air - Blackberry app does not launch on device


I am using FlashBuilder 4.7 with the latest Blackberry OS Tablet SDK. I installed the SDK and published my app (After going throug the signing process to make sure the app is signed).

When running the game on a blackberry simulator all is well.

BUT - When installing the app on the actual device (clicking on the icon) the application simply does not launch.

Any help will be much appreciated.

Koby.


Solution

  • Never publish at the AppWorld without trying at the device first.

    Either try debugging on the BB10 device - using the Flash Builder and watch the logs:

    enter image description here

    Or build the release .bar file and install it to your BB10 device using the blackberry-deploy.bat -installApp .... -password .... or DDPBInstaller