I would like to add buttons which allow the user to buy music on itunes.
When the button is selected itunes opens to the specific track or album and when the user is done it returns to the app? Can this be done inside the app or will it open itunes separately?
How does one do this in the code? Built in methods?
I am also wondering how it works when users are from different regions and have Itunes accounts in those areas. How are the different stores opened? Or does itunes handle that?
Thanks