Re: iOS7 Control Center Documentation ?
Re: iOS7 Control Center Documentation ?
- Subject: Re: iOS7 Control Center Documentation ?
- From: Giacomo Tufano <email@hidden>
- Date: Thu, 17 Oct 2013 08:45:17 +0200
That’s because in iOS7 there is no UIEventSubtypeRemoteControlTogglePlayPause anymore, but different events are sent for play and pause (UIEventSubtypeRemoteControlPause and UIEventSubtypeRemoteControlPlay, to be precise). I fixed the problem you have in my apps simply by checking for the right event(s) in -remoteControlReceivedWithEvent:, no other changes were needed.
Il giorno 17/ott/2013, alle ore 04:45, Beinan Li < email@hidden> ha scritto: The method used to work on iOS6 with the ear-bud remote control and the springboard. I can go back to try again. But our QA found that they didn't work for the Control Center on a device running iOS7.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden