iOS AdMob full screen banner does not hide
iOS AdMob full screen banner does not hide
- Subject: iOS AdMob full screen banner does not hide
- From: Sasikumar JP <email@hidden>
- Date: Thu, 01 Dec 2011 23:52:01 +0530
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