Can I know the URL of my product at Blackberry storefront (e.g. from SKU) before it has been submitted?
Application URL at Blackberry storefront
124 Views Asked by cyanide At
1
There are 1 best solutions below
Related Questions in BLACKBERRY
- Parse error google maps javascript v3 on blackberry 7
- PhoneGap with Blackberry - why isn't "date" input type giving a datepicker?
- Blackberry 10 screenshot error
- How to handle QML page orientation?
- Transition issue with BlackBerry OS 10 browser
- 'Camera' does not name a type BB10
- Which database plugin to use instead of sqlite for blackberry based phone gap app?
- How to implement Google maps in android without Google play service?
- Path location error : Program "make" not found in PATH?
- Firebase email or Facebook authentication with BlackBerry 10
- Edit list item in blackberry cascades QML
- Blackberry XPages Theme
- How to reload Page in blackberry cascades QML
- MD5 - Online Highscore table for Blackberry. How to?
- How to create an online Highscore leaderboard with azure and communicate it with Unity for WP and BB?
Related Questions in STOREFRONT
- WooCommerce - How to prevent Storefront from loading woocommerce.css after the child theme's stylesheets
- How to skip "You cannot add another to your cart" Error in woocommerce and directly jump to Checkout?
- Woocommerce : exclude one category next/previous post buton
- remove cart total from nav storefront
- remove woocommerce storefront homepage title php
- Disabling entire header for WooCommerce's Storefront theme for a single product's page with CSS?
- Separate Login & Registration page in Woo-commerce
- Displaying secondry menu in handheld mobile veiw storefront
- Cart recap displays "quantity" instead of number of products
- FlexSlider with Woocommerce: prevent vertical swipe touch on horizontal sliders
- Prevent clickable image in product page, disable product-image link
- Unable to create component with outletref in Spartcus3.0.0-next.3
- Show Product's Thumbnail Image as a Clickable link in Woocommerce Account Orders Page
- Woocommerce storefront child theme with two thumbnail sizes product image and category image
- Shopware 6: How can I set storefront domain URL in Shopware docker container using CLI command
Related Questions in BLACKBERRY-WORLD
- How to upload application to app world step by step?
- Do apps downloaded from App World share projects?
- How to show app world in my BlackBerry application?
- What format should my Blackberry application be in to submit to App World?
- Submitted .cod files on BlackBerry app world has error (...attempts to acces a secure API)
- uploading a new version of an app in appworld
- Understanding The BlackBerry App World license models
- Cannot sign blackberry 10 app
- Create localized .zip file to be uploaded on Blackberry app world
- Submit multiple bundle to Blackberry app world
- Can blackberry App World apps run in the background?
- BlackBerry Messenger integration: UUID for production environment
- Blackberry app approved by vendor – again to resubmit after adding new devices?
- Blackberry app submit
- Multiple builds and blackberry app world
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)
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?
As you can see here, the URL to the BlackBerry World store is based on the app's Content ID.
So, if your app has a content ID of 1000, your url would be:
I honestly can't remember exactly when the Content ID gets assigned, and I don't have a new app I can submit right now.
But, if you've already started adding a definition for your app in the BlackBerry vendor portal, login, then choose Manage Products, and then pick the (unreleased) app, to edit the details. On a page that looks like this, see if you have a Content ID already. If so, that's what you'll use.
If not, I'm not sure you're going to be able to generate the URL yet. I do know that the Content ID is a BlackBerry world unique ID, and it's not simply your own SKU, that you have complete control over. You can certainly choose to make your SKUs match the BlackBerry Content ID, but you can't force BlackBerry World to take your SKU as the Content ID. Hope that makes sense.