Link to android market app

Hello Corona Community!

Has anyone been able to link to your app in the android marketplace? For example, I tried to setup a web popup that points to my game, but I only get a white flash on my screen and nothing happens.

native.showWebPopup( 0, 0, _W, _H, "market://details?id=com.name.games.mygame", {urlRequest=listener} )

Not sure about a popup, but the following simple call works for me:

system.openURL("market://search?q=pname:com.name.games.mygame")

Thanks! That worked!

I am trying to figure out how to inject the rate the app pop up into the code, has anyone figured out the specific code for this? I am using fruit ninja as my example codebase

views:1337 update:2011/10/8 15:12:54
corona forums © 2003-2011