Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Link to iTunes

I want to link directly to iTunes by invoking the iTunes App (NOT through safari).

Anyone know how to do this?

Thanks!

— asked August 3rd 2010 by Mark Smillie
  • app
  • iphone
  • itunes
0 Comments

1 Answer

  • exports.create = function() {
        Titanium.Platform.openURL('itmss://itunes.apple.com/de/album/just-in-time/id570654863');
    }
    
    — answered July 22nd 2013 by Rainer Schleevoigt
    permalink
    1 Comment
    • @Rainer - any reason why you are answering a 3 year old question? Are you tired and did not notice - this is something newbies do - not someone who has been around as long as you.

      — commented July 24th 2013 by Malcolm Hollingsworth
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.