Are you testing on a real device? Because the simulator doesn't have the
iTunes app, it can only show links in Safari (same goes for AppStore and
Maps links).
I just ran this on my iPhone
var u = new NSUrl("
http://itunes.apple.com/mx/album/meditacion-del-testigo/id415533606?uo=4");
UIApplication.SharedApplication.OpenUrl (u);
and it goes straight to *Meditación del Testigo* in iTunes.
HTH
craig
On Mon, May 14, 2012 at 3:14 PM, rafaelc <[email protected]> wrote:
> Thank you for your answer
>
> I change it to itms but still doesn´t work, It return an error: "The URL
> can´t be shown"
>
>
>
> --
> View this message in context:
> http://monotouch.2284126.n4.nabble.com/Open-iTunes-Store-from-App-tp4631331p4631557.html
> Sent from the MonoTouch mailing list archive at Nabble.com.
> _______________________________________________
> MonoTouch mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/monotouch
>
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch