Is there any way i can make podcast application from iphone play my podcasts ? ( with code )
Posted
by josete
on Stack Overflow
See other posts from Stack Overflow
or by josete
Published on 2010-03-18T16:19:49Z
Indexed on
2010/03/18
16:21 UTC
Read the original article
Hit count: 182
I'm doing an application who can play podcasts, but i feel more comfortable is the iphone default podcast application plays itself, instead of me having to handle them.
Passing the url to the sharedApplication object , safari opens and starts playing it .. but i'd like to skip the user seeing safari .. is there any way ?
Thanks.
© Stack Overflow or respective owner