Re: iOS AdMob full screen banner does not hide
Re: iOS AdMob full screen banner does not hide
- Subject: Re: iOS AdMob full screen banner does not hide
- From: Sasikumar JP <email@hidden>
- Date: Fri, 02 Dec 2011 09:21:43 +0530
Hi,
I had used 4.x AdMob SDK . it was causing the issue. I tested with the
latest SDK 5.x. It works fine.
Thanks
Sasikumar
On Thu, Dec 1, 2011 at 11:52 PM, Sasikumar JP <email@hidden> wrote:
> Hi,
>
> I am using AdMob ad in my application. Ads are displayed correctly.
>
> When i tap the ad,some of the ads are opening in full screen webpage in my
> application.When i tap the <b>Done</b> button, it did not close the full
> screen ad. ad page just frozen.
>
> AdMob API id invoke the
>
> - (void)adViewWillDismissScreen:(GADBannerView *)adView;
>
> delegate method
>
> but it never invoked the following delegate method.
>
> - (void)adViewDidDismissScreen:(GADBannerView *)adView;
>
>
> I had to kill the application in iPad2.
> I had to restart the iPhone 4s device (since i could not locate my
> application in the running application panel to kill).
>
> Not sure what is wrong. I could not find any details in google.
>
> Any help is highly appreciated.
>
>
> Thanks
>
> Sasikumar JP
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden