Re: Audio remote control event handling
Re: Audio remote control event handling
- Subject: Re: Audio remote control event handling
- From: Sasikumar JP <email@hidden>
- Date: Sat, 22 Sep 2012 10:38:22 +0530
Kevin,
Thanks for your suggestion, after I move the remote event handling code to appDelegate, I am able to handle all the events.
Thanks
Sasikumar
Sent from my iPad
On 22-Sep-2012, at 5:36 AM, Kevin Dixon <email@hidden> wrote:
> I have implemented these events in my AppDelegate,
> applicationDidBecomeActive and applicationWillTerminate. If another
> app takes focus, the OS seems to handle it fine, but you don't really
> get any notification
>
> -Kevin
>
> On Fri, Sep 21, 2012 at 9:25 AM, Sasikumar JP <email@hidden> wrote:
>> 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
_______________________________________________
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