Question

Can anybody point me to a tutorial/example code which embeds a podcast from a url into my application?

Thanx in advcance.

Was it helpful?

Solution

If you mean playing just a simple audio file there's plenty of tutorials out there. If you're talking about real podcast (which is a xml file that contains references, details and links to audio files) take a look at NSXMLParser and search google for playing audio iphone.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top