1

I'm trying to do what is simple in iOS, redirect from the browser to my app (I am authenticating via a website which then loads the url that switches back to my app via appreferencename:/) in Mango.

Is there a way to switch to an app from a browser via a link?

Thanks!

swickblade
  • 4,506
  • 5
  • 21
  • 24
  • Because I don't know the official name here is an example of doing it in iOS: http://iphonedevelopertips.com/cocoa/launching-your-own-application-via-a-custom-url-scheme.html – swickblade Dec 02 '11 at 19:36

1 Answers1

0

It's not possible, unfortunately. You are able to link to a marketplace page, but that's only useful if you want to download or update an app.

Open Windows Phone 7 App from URL

Community
  • 1
  • 1
rikkit
  • 1,127
  • 3
  • 18
  • 35