I'm using google admob sdk 7.5.2.There is a case which works normally in the previous sdk versions. I start the app without internet connection and try to request an adbanner ad when the internet is connected while using app, no banner or interestitial banner show up. I handle this case carefully and it works perfectly in the previous sdks version. I wonder if there is a bug with the new sdk version, can you help me to check?
--
---
You received this message because you are subscribed to a topic in the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-admob-ads-sdk/NSpFnsQylzU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-admob-ads...@googlegroups.com.
To post to this group, send email to google-adm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Please ignore my previouse files and find the singleton class in file attachments
self.bannerView.adUnitID = @"ca-app-pub-3940256099942544/2934735716";
self.bannerView.autoloadEnabled = YES;
self.bannerView.rootViewController = self;
[self.bannerView loadRequest:[GADRequest request]];
To unsubscribe from this group and all its topics, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.
To post to this group, send email to google-admob-ads-sdk@googlegroups.com.
Hi Hai,
To unsubscribe from this group and all its topics, send an email to google-admob-ads...@googlegroups.com.
To post to this group, send email to google-adm...@googlegroups.com.
--
---
You received this message because you are subscribed to a topic in the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-admob-ads-sdk/NSpFnsQylzU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-admob-ads...@googlegroups.com.
To post to this group, send email to google-adm...@googlegroups.com.
Ah, Thanks a lot for pointing it out. I managed to resolved the problem.By the way, may I know if there's any changes since v7.x because it did not happen before.In this case if you try to call a GADRequest while in offline mode, it will completely stop working. When the internet connection is available and you send another request, nothing gonna happen (no delegate event will be called)Do you think this is a bug of v.7.x?
On Fri, Oct 23, 2015 at 8:13 AM, Hai Le <hail...@gmail.com> wrote:
It's so weird that this does not work from my end :(I wonder that's is going on, it won't call adViewDidReceiveAd delegate or show up in this senario.
To unsubscribe from this group and all its topics, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.
To post to this group, send email to google-admob-ads-sdk@googlegroups.com.
--
---
You received this message because you are subscribed to a topic in the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-admob-ads-sdk/NSpFnsQylzU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.
To post to this group, send email to google-admob-ads-sdk@googlegroups.com.
Hi Hai,I'm unable to comment on the internal workings of the SDK, but basically what you'd need to do is to destroy any prior object already created while the device is offline. Then, create a new one and start a new ad request when there is connection.Vu ChauMobile Ads SDK Team
On Thursday, October 22, 2015 at 9:34:11 PM UTC-4, Hai Le wrote:
Ah, Thanks a lot for pointing it out. I managed to resolved the problem.By the way, may I know if there's any changes since v7.x because it did not happen before.In this case if you try to call a GADRequest while in offline mode, it will completely stop working. When the internet connection is available and you send another request, nothing gonna happen (no delegate event will be called)Do you think this is a bug of v.7.x?
On Fri, Oct 23, 2015 at 8:13 AM, Hai Le <hail...@gmail.com> wrote:
It's so weird that this does not work from my end :(I wonder that's is going on, it won't call adViewDidReceiveAd delegate or show up in this senario.
To post to this group, send email to google-adm...@googlegroups.com.
--
---
You received this message because you are subscribed to a topic in the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-admob-ads-sdk/NSpFnsQylzU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.
To post to this group, send email to google-adm...@googlegroups.com.
To unsubscribe from this group and all its topics, send an email to google-admob-ads...@googlegroups.com.
To post to this group, send email to google-adm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
---
You received this message because you are subscribed to a topic in the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-admob-ads-sdk/NSpFnsQylzU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-admob-ads...@googlegroups.com.
To post to this group, send email to google-adm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
---
You received this message because you are subscribed to a topic in the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-admob-ads-sdk/NSpFnsQylzU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-admob-ads...@googlegroups.com.