Audio remote control event handling
Audio remote control event handling
- Subject: Audio remote control event handling
- From: Sasikumar JP <email@hidden>
- Date: Fri, 21 Sep 2012 21:55:22 +0530
Hi,
I have tabbar based audio streaming application. I want to receive the remote control event when app is in any tab when it is in background. So I have implemented beginReceivingRemoteControlEvents and endReceiveRemoteControlEvents in each view controllers viewWillAppear and viewWillDisappear.
Everything works fine. My application is admob ad supported. When the ad is clicked,some of the advertisement displays empty full screen banner before it switches over to AppStore app.since ad displayed empty full screen banner, which does not call the beginReceiveRemoteControl event, my app looses the focus, so remote control changes the focus to iPod app.
Since I don't have control of admob full screen view, I can not implement beginReceiveRemoteControl call for that view controller.
Please some one guide me, how can I resolve the problem.
Thanks
Sasikumar
Sent from my iPad
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden