cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
439
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: Matthew J Denapoli on 20-07-2011 04:03:58 PM
Once my app is in AppHQ, I'd like to be able to send a user of the web browser to my app's page.  For example, I have code like this for my iPad app:
 
window.location="itms://itunes.apple.com/us/app/kaon-v-stream/id378890806?mt=8&uo=4"
 
which throws me out of the browser and into the Apple Store App at just the right place.
 
Can I do something like this to get into AppHQ?
 
I'd guess it would be something like:
 
window.location="apphq://marketplace.cisco.com/apphq/products/XXX"
 
Am I close?
 

Subject: RE: AppHQ URL Scheme?
Replied by: Matthew J Denapoli on 22-07-2011 11:57:38 AM
Joshua -

Yes, that is the correct pattern for the URL.

https://marketplace.cisco.com/apphq/products/YOURID_GOES_HERE

Thanks,

Amanda Whaley

Subject: RE: AppHQ URL Scheme?
Replied by: Matthew J Denapoli on 22-07-2011 12:02:10 PM
I think you missed the gist of my question.  The URL you gave would open a web browser.  I wanted to open your AppHQ app.

Subject: RE: AppHQ URL Scheme?
Replied by: Larry Michalewicz on 22-07-2011 01:59:54 PM
I think you missed the gist of my question.  The URL you gave would open a web browser.  I wanted to open your AppHQ app.

 
I think what you are asking is: "Is there an Android Intent or URI that will allow another app to launch the AppHQ app".  I don't know the answer, but that sounds like what you are asking.
 
Larry M.

Subject: RE: AppHQ URL Scheme?
Replied by: Matthew J Denapoli on 22-07-2011 02:30:56 PM
Yes, that's exactly what I'm asking.  Analogous to market: or itms:, but for AppHQ.

Subject: RE: AppHQ URL Scheme?
Replied by: Matthew J Denapoli on 22-07-2011 03:05:32 PM
Joshua -

We are working on adding this feature to AppHQ very soon.  You will be able to launch the AppHQ application using an intent similar to the way that you can launch the android market app.

I will update this post with details when the feature is available.

Thanks,
Amanda Whaley

Subject: Re: New Message from Amanda Whaley in Cius Developer - Cius Developer Quest
Replied by: Matthew J Denapoli on 22-07-2011 04:57:42 PM
Cool.  For now, we'll throw to the browser.

On Jul 22, 2011, at 3:05 PM, Cisco Developer Community Forums wrote:

> Amanda Whaley has created a new message in the forum "Cius Developer Questions":
>
> --------------------------------------------------------------
> Joshua -
>
> We are working on adding this feature to AppHQ very soon. You will be able to launch the AppHQ application using an intent similar to the way that you can launch the android market app.
>
> I will update this post with details when the feature is available.
>
> Thanks,
> Amanda Whaley
> --
> To respond to this post, please click the following link:
>
> <http://developer.cisco.com/web/cius-developer/forums/-/message_boards/view_message/4260134>
>
> or simply reply to this email.
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links