I have a .bar file for BB app. This .bar file was created by a fellow developer. Can I publish it using my account? How to publish it on store?
Related Questions in BLACKBERRY-10
- can not do blackberry z10 app developement
- BB10 signing migration
- NDK tools unable to decrypt New BBID Tokens
- Installed Momentics IDE on linux but can't use qcc in terminal
- Unable to create a debug Token or sign bar files
- HTTP request in C++ for BlackBerry 10
- BB10 Momentics unable to create Debug Token
- Programmatically change the layout of an external keyboard on Blackberry OS 10.3.3
- Use variable for json answer in QML BlackBerry
- How to select and print values from json file
- XMLHttpRequest problem in BlackBerry 10 (QML)
- Characters in an ncurses app showing correctly only in tmux
- Python 3.2: ./configure with PY_FORMAT_LONG_LONG
- XMLHttpRequest ERROR in QML Blackberry 10
- BlackBerry 10 Cascades. How do I make a long running headless app terminate itself?
Related Questions in BLACKBERRY-WEBWORKS
- windows error 2 occurred while loading the java vm blackberry webworks
- Ripple conflict blackberry.app plugin
- Get Device Information (device_name,device_os,device_uuid,device_model,device_version) In BB10 Webworks SDK
- BB native app SDK to support OS 7 and 10
- How to know blackberry device is rooted or not programatically
- Blackberry 6&7 .cod file is not connected to the server
- Ripple Emulator does not creating any .COD package for blackberry 6& 7
- .bar installer for PlayBook OS using WiFi?
- How to package BlackBerry 6 application using Ripple emulator?
- How can I call the Blackberry API for a hosted webapp WebWorks?
- Deployment getting timeout on blackberry10 device
- Can't get the local cordova.js on a hosted https Blackberry App
- PhoneGap with Blackberry - why isn't "date" input type giving a datepicker?
- BB10 bar submission version number not accepted...but nothing is wrong with the submission
- Having problems testing my application on a blackberry 10 simulator
Related Questions in BLACKBERRY-WORLD
- Blackberry app approved by vendor – again to resubmit after adding new devices?
- How to upload blackberry application with System module?
- How are Blackberry world downloads counted?
- Submitting .bar file to BlackBerry store
- Application URL at Blackberry storefront
- BlackBerry10 android run-time | Which os version should I select during uploading
- Cannot restore Blackberry 10 signing key
- Submitted .cod files on BlackBerry app world has error (...attempts to acces a secure API)
- Submit multiple bundle to Blackberry app world
- Create localized .zip file to be uploaded on Blackberry app world
- Cannot sign blackberry 10 app
- How long does it take for BBOS 10 app to get approved by Blackberry App World?
- Blackberry vendor account still disabled
- Get AppWorld link of my app programmatically
- add .bar bundle to existing blackberry app
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
as long as you have the rights to publish you can create a vendor account for the team you work with.
First of all you will need to set up a Vendor Account to be able to publish to the store. This is a straightforward process however, in order to be verified, you will need to provide some documentation. You can follow the instructions at https://developer.blackberry.com/devzone/blackberryworld/apply_for_a_blackberry_world_membership_account.html
Once you have an account (it may take few days to get approved) follow the step-by-step instructions provided at https://developer.blackberry.com/devzone/blackberryworld/adding_new_apps_and_digital_goods.html you should now be able to create a product release with your screenshots and the bar file.
Bear in mind that since your colleague has signed the app, any future release will need to be signed with the same keys. Remember to back up the keys, you can also share the same set keys with other members of the team so that everyone can package future releases.
Cheers,
Luca