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: David Duncan <email@hidden>
- Date: Thu, 4 Aug 2011 10:45:26 -0700
If you find that your application is displaying the test ad on a non-development device after deploying to the App Store, then file a bug.
The App Store build of your application should not be seeing the test ad on consumer devices. If you ran the App Store version of your application on a development device prior to iOS 4.3, there are cases where you will persistently see the test ad when you should not (on 4.3 or later this should only happen if you run the App Store and development builds in rapid succession). This should only occur on devices that you used for development of that application (this includes any device that has ever run a non-App Store version of the application).
So to summarize, this should work exactly as Conrad described it for your customers. If it does not, file a bug.
On Aug 4, 2011, at 1:28 AM, Sasikumar JP wrote:
> I guess, "Test Advertisement" displays even your region App store
> does not support iAD. I have seen many application in my device
> displays "Test Advertisement", as iAD not supported in my region.
>
> I agree with your approach,only if the delegate
> method(bannerViewDidLoadAd:) is not getting invoked for iAD not
> supported regions. But thats not the case, if Appstore supports iAD,
> it Displays real ad. otherwise it will display "Test Ad". Either case
> your delegate method would be invoked.
>
> Any one can confirm the behaviour of iAD in the not supported region.
--
David Duncan
_______________________________________________
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