I am creating a app that loads itunes podcast directory in my iphone app.
and user can see it and download it to app.
i am trying to find how we can load itunes podcast directory to our app?
thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I have found a way of doing that.
Apple provides such apis to get the data from podcast.
we can parse the data from api and load it to app.
and then you can download it.
thanks