01-10-2013 12:32 PM
How can we deep link to Blackberry world? I've so far worked out how to open the AppWorld app at a certain vendor page using appworld://vendor/nnn but since I haven't upload the app yet I've no idea what this number is.
Is there a way to open the AppWorld app for a particular app e.g. so the user can rate the app
Is there a better way to link to a vendor/app, say, by name as part of a search query?
Solved! Go to Solution.
01-10-2013 01:58 PM
appworld://content/ID
use navigator_invoke function
01-11-2013 02:20 PM
batterj2 wrote:since I haven't upload the app yet I've no idea what this number is.
In the 'Edit Product' page on the vendor portal, your App ID is the first field (Above the App name).
01-11-2013 02:23 PM
I see. I guess it will have to wait until the client opens an account and I get that number back.... assuming you can do so before uploading the first binary?
01-11-2013 02:25 PM