iPhone SKD make the iPod controller appear
Posted
by nico
on Stack Overflow
See other posts from Stack Overflow
or by nico
Published on 2010-05-26T11:24:21Z
Indexed on
2010/05/26
12:01 UTC
Read the original article
Hit count: 195
Hi all, It's been a while I'm consulting stackoverflow, but this time I didn't find any answer :(
My question is quite simple :)
On an iPhone/iPod touch, play music. Double tap the home button while the music is playing. You will see appear a popup with the play/pause/next/previous buttons and a volume control.
Do you know if it's possible to make this popup appear programmatically ? I mean, I would like to add a button in my app that will display the popup, avoiding the user to double tap the home button (most of them doesn't know this shortcut).
Thank you in advance !
© Stack Overflow or respective owner