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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to