Re: How to Identify if the device is used in iAD supported Regions
Re: How to Identify if the device is used in iAD supported Regions
- Subject: Re: How to Identify if the device is used in iAD supported Regions
- From: Conrad Shultz <email@hidden>
- Date: Thu, 04 Aug 2011 01:03:24 -0700
Full disclosure: I don't use iAd, so this is based on WWDC recollection and doc lookup.
The "Test Advertisement" I believe only displays when you are testing during development. Users will never see it.
Keep the banner view hidden until you receive a bannerViewDidLoadAd: message in the ad delegate. Presumably this just won't get called in regions that don't support iAd.
You could setup a timer to load from other ad networks if you don't receive an iAd within some predetermined period.
(Sent from my iPad.)
--
Conrad Shultz
www.synthetiqsolutions.com
On Aug 3, 2011, at 20:46, Sasikumar JP <email@hidden> wrote:
> I am planning to use iAD for my iOS application. As the iAD available
> only in USA,UK,France,Italia,Deutschland,EspaƱa AppStores.
>
> I want to display iAD only for supported regions. This will avoid
> displaying "Test Advertisement" from iAD.I can use AdMob for all other
> regions.
>
> I am not sure, how to identify the iOS Device is used in supported region?
>
> 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
_______________________________________________
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