Is it possible to open the iPod app from within my app? If so, how? I don't want to go anywhere in specific in the app, I just want it to open as it normally does. What is the iPod app URL?
This works on my iPhone4 with iOS 5.0:
[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"music://"]];
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With