Google Mobile Ads sdk
Admob
iOS
AppGoogle
(As my app is still not into store I use test Ads)Next step was to integrated InMobi
via Mediation, followed the instructions
InMobi
Banner
and Interstitial
ad placementsAdmob
and associated InMobi
as new provider func loadbannerAdInMobi(){
print("Google Mobile Ads SDK version: \(GADRequest.sdkVersion())")
bannerView.adUnitID = "ca-app-pub-....."
bannerView.rootViewController = self
bannerView.delegate = self
bannerView.load(GADRequest())
}
adView:didFailToReceiveAdWithError: Request Error: No ad to show.
--
---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, 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.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-admob-ads-sdk/1c7e6828-6933-4904-ad8b-7727eaa366d8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsubscrib...@googlegroups.com.
To post to this group, send email to google-admob-ads-sdk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-admob-ads-sdk/1c7e6828-6933-4904-ad8b-7727eaa366d8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, 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.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-admob-ads-sdk/947c3046-b270-48c4-955a-dad0d24b04b7%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, 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.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-admob-ads-sdk/fbc90f74-b373-4d58-8e12-1ab63d952169%40googlegroups.com.