Can I know the URL of my product at Blackberry storefront (e.g. from SKU) before it has been submitted?
Related Questions in BLACKBERRY
- Why doesn't Blackberry Hub+ Calendar update events with given UID?
- Blackberry Workspaces
- Can any EDM like Android Enterprise, Blackberry UEM or Intune enable Accessibility Service or change any other system setting for an Android app?
- iOS - Accessing Certificates enrolled by Blackberry UEM
- can not do blackberry z10 app developement
- BlackBerry Dynamics SDK: Specific Cookies Set in the HTTP & XMLHTTP Response via the "Set-Cookie" header are not being set in the WebView
- Build of Xamarin iOS app fails on VS for Windows when using dynamic version of BlackBerry Dynamics SDK
- How to open downloaded documents file from blackberry access in windows explorer
- How to enable App Store reviewers to test Blackberry Dynamics apps
- How to attach a SSL certificate in a request call using GDHttpClient in Blackberry Dynamics | Android
- How to load www folder(html files) from internal storage to BBDCordovaWebview?
- Blackberry Dynamics - authentication via oAuth does not call back to the main app
- Launch Outlook from Blackberry Dynamics app
- Unable to set cookie in WKWebView using "Set-Cookie in BlackBerry Dynamics app
- BB10 signing migration
Related Questions in STOREFRONT
- How to request and make active particular page if you are staying on the same route?
- Input an Image from the Content/Files Folder on the storefront using Liquid (Shopify)
- How to fix the issue where the variant is not finding the product while normalizing cart in framework/spree of V1?
- Docker Build Error ARG or ENV missing during build process NEXT_PUBLIC_SALEOR_API_URL
- Mobile view and storefornt theme not customisation
- NoMethodError in Spree::Api::V2::Storefront::CheckoutController#complete how to solve this in spree 4.6 storefront api
- Shopware 6: How can I set storefront domain URL in Shopware docker container using CLI command
- Woocommerce storefront child theme with two thumbnail sizes product image and category image
- Hydrogen Remix PayloadTooLargeError: request entity too large
- How can I substitute a BigCommerce storefront route with my App route?
- Add product quantity, name and checkout link to WooCommerce Added To Cart Message
- Search Products Not Found In Storefront GraphQL In Single Product
- Citrix Workspace lets me add the store but only when I am not logged in as a specific user
- Move text description below products on SHOP page on Woocommerce Storefront
- How show custom fields after product loop on shop page Woocommerce storefront?
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 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.