You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, this is my question, too. I'm stuck on how to get the uri for the media item I want to play. I'm trying to call the method - (void)play:(NSString *)uri completion:... I can't figure out how to construct or get the uri for my audio file to pass in to this method. I can get the url for the audio file on my device just fine, but sending the string version of that does not work.
Anyone know's how to stream(mp3 over http) an MPMediaItem?
The text was updated successfully, but these errors were encountered: