Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 08-28-2010, 04:14 PM   #1 (permalink)
Registered Member
 
Join Date: Jun 2009
Posts: 21
dhomes is on a distinguished road
Default iAds on ipod touch 3g 8g (iOS4)?

Hi all,

Does anyone know if iAds are supported by ipod touch 3g 8G?

The ipod touch 3g 32 gb i used for development was stolen this week (second time!) so i thought on having a lower ipod and whatever apple comes-up-with-this-week (specially if the new retina display is included).

But since I have two apps with iAds I would like to know if these are supported by the ipod touch 8gb once i update it to iOS4 (since it does not support multitasking and I'm not sure how apple is showing the Ads without interrupting the program)

Any clue is appreciated cause i have none
dhomes is offline   Reply With Quote
Old 08-28-2010, 04:16 PM   #2 (permalink)
Banned
 
Join Date: May 2010
Location: New Jersey
Posts: 595
Chessin is on a distinguished road
Send a message via AIM to Chessin
Default

As long as it has 4.0 your good
Chessin is offline   Reply With Quote
Old 08-28-2010, 04:21 PM   #3 (permalink)
Registered Member
 
Join Date: Jun 2009
Posts: 21
dhomes is on a distinguished road
Default

Quote:
Originally Posted by Chessin View Post
As long as it has 4.0 your good
great, but how about end users with this version of the device?

thanks for the tip btw
dhomes is offline   Reply With Quote
Old 08-29-2010, 12:45 AM   #4 (permalink)
Banned
 
Join Date: May 2010
Location: New Jersey
Posts: 595
Chessin is on a distinguished road
Send a message via AIM to Chessin
Default

If your code is backwards compatible for 3.x the ads wont show. Anyone with 4.0 will have iads. Multitasking does not have have anything to do with iads.

Heres how to make it backward compatible: How To Integrate iAd into Your iPhone App | Ray Wenderlich
Chessin is offline   Reply With Quote
Old 08-29-2010, 07:22 AM   #5 (permalink)
Registered Member
 
Join Date: Jun 2009
Posts: 21
dhomes is on a distinguished road
Default

This is the tutorial I originally used, I actually went out and bought an 8g yesterdays.

Now, I'm not getting ads for either of my apps (they are already on the store and I used to get both test and readl ads on my previous device, (and yes, wi-fi is on). I launch the app on the simulator and everything is fine, but on device i get nada

I even have NSLogs on the didFailToReceiveAdWithError: and bannerViewDidLoadAd: so i get messages about every 30 secs when running on simulator, but on device (already updated to 4.0.2) nothing happens

I haven't changed anythin on either code since my ipod 3g 32gb was stolen. So i do think there is something going on here with the 8g


Quote:
Originally Posted by Chessin View Post
If your code is backwards compatible for 3.x the ads wont show. Anyone with 4.0 will have iads. Multitasking does not have have anything to do with iads.

Heres how to make it backward compatible: How To Integrate iAd into Your iPhone App | Ray Wenderlich

Last edited by dhomes; 08-29-2010 at 07:45 AM.
dhomes is offline   Reply With Quote
Old 08-29-2010, 11:12 AM   #6 (permalink)
Banned
 
Join Date: May 2010
Location: New Jersey
Posts: 595
Chessin is on a distinguished road
Send a message via AIM to Chessin
Default

On your device you dont get any ads. They are not being served to development devices so thats why they are hidden. If you get a promo code for your app and download it that way... it should work then.
Chessin is offline   Reply With Quote
Old 08-29-2010, 12:00 PM   #7 (permalink)
Registered Member
 
Join Date: Jun 2009
Posts: 21
dhomes is on a distinguished road
Default

Chessin, what you say does make sense, i downloaded one of my apps once through a promo code and I was receiving Ads on that one

However, it does not explain why i don't get test ads at the moment

I do appreciate your replies

Quote:
Originally Posted by Chessin View Post
On your device you dont get any ads. They are not being served to development devices so thats why they are hidden. If you get a promo code for your app and download it that way... it should work then.
dhomes is offline   Reply With Quote
Old 08-29-2010, 12:27 PM   #8 (permalink)
Banned
 
Join Date: May 2010
Location: New Jersey
Posts: 595
Chessin is on a distinguished road
Send a message via AIM to Chessin
Default

Its kind of confusing what your saying but iAds work on all devices now... no matter what model or version . THE ONLY device it does not work on YET is the iPad. If your not downloading it from the promo it will never show ads. If you did download it from the promo it will show ads ONLY WHEN THEY ARE BEING SERVED, if they are not being served at the moment it will remain hidden.

I hope I helped
Chessin is offline   Reply With Quote
Old 08-29-2010, 02:39 PM   #9 (permalink)
Registered Member
 
Join Date: Jun 2009
Posts: 21
dhomes is on a distinguished road
Default

Chessin,

Sorry if my replies are not as clear as they should. It's Sunday / BBQ / Beer day!

What I'm trying to say is that as a developer you have two scenarios:

1.- You are developing / testing, launch on simulator, the TEST iAds show, I switch from SIMULATOR to DEVICE on Xcode and launch exactly the same code, I DO NOT get anything, not even an empty frame (which I should not anyways as I followed the tutorial you mentioned earlier and you do hide the iAd frame originally until you do receive and Ad)


I'm not getting these Ads which do not generate revenue and are just for testing purposes. I'm getting them on the simulator though.

2.- I delete the app and download through a promo code, on the device i just bought I don't see anything. On the previous one I had stolen last week I did use to see Ads (a development device, registered on the portal, but with my apps downloaded through promo codes)

Again, sorry about any confusion. My religion on Sundays is beer / BBQ and some wine thrown in



Quote:
Originally Posted by Chessin View Post
Its kind of confusing what your saying but iAds work on all devices now... no matter what model or version . THE ONLY device it does not work on YET is the iPad. If your not downloading it from the promo it will never show ads. If you did download it from the promo it will show ads ONLY WHEN THEY ARE BEING SERVED, if they are not being served at the moment it will remain hidden.

I hope I helped
dhomes is offline   Reply With Quote
Old 08-29-2010, 03:07 PM   #10 (permalink)
Banned
 
Join Date: May 2010
Location: New Jersey
Posts: 595
Chessin is on a distinguished road
Send a message via AIM to Chessin
Default

If the banner doesnt hide and just shows an empty banner with a see through view. Apple wont allow that .

Whenever you put iads in a app and put it on a device without the promo code app it WONT show no matter what. Thats how it is. The promo code should display the ads, if it doesnt theres something wrong which I do not know about.
Although the promo code app im not sure about because I have not had a app yet that has been approved.

I hoped I helped
Chessin is offline   Reply With Quote
Old 09-02-2010, 04:07 PM   #11 (permalink)
Registered Member
 
Join Date: Jun 2009
Posts: 557
Joseph Nardone is on a distinguished road
Default

Quote:
Originally Posted by Chessin View Post
Its kind of confusing what your saying but iAds work on all devices now... no matter what model or version . THE ONLY device it does not work on YET is the iPad. If your not downloading it from the promo it will never show ads. If you did download it from the promo it will show ads ONLY WHEN THEY ARE BEING SERVED, if they are not being served at the moment it will remain hidden.

I hope I helped
This is not true. iAds are not served to iPhone 3G running ios 4.01

I do not know about other older devices because I only asked about iPhone 3G and was given the above answer.
Joseph Nardone is offline   Reply With Quote
Old 10-27-2010, 05:00 PM   #12 (permalink)
Registered Member
 
Join Date: Oct 2010
Posts: 1
jeremiah is on a distinguished road
Default same problem

@dhomes

I'm experiencing exactly the same scenario with my iPod touch 3G 8gb. What did you eventually determine about this scenario?

Quote:
Originally Posted by dhomes View Post
Chessin,

Sorry if my replies are not as clear as they should. It's Sunday / BBQ / Beer day!

What I'm trying to say is that as a developer you have two scenarios:

1.- You are developing / testing, launch on simulator, the TEST iAds show, I switch from SIMULATOR to DEVICE on Xcode and launch exactly the same code, I DO NOT get anything, not even an empty frame (which I should not anyways as I followed the tutorial you mentioned earlier and you do hide the iAd frame originally until you do receive and Ad)


I'm not getting these Ads which do not generate revenue and are just for testing purposes. I'm getting them on the simulator though.

2.- I delete the app and download through a promo code, on the device i just bought I don't see anything. On the previous one I had stolen last week I did use to see Ads (a development device, registered on the portal, but with my apps downloaded through promo codes)

Again, sorry about any confusion. My religion on Sundays is beer / BBQ and some wine thrown in
jeremiah is offline   Reply With Quote
Reply

Bookmarks

Tags
3rd gen, 8 gb, iad, ios4, ipod

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 341
6 members and 335 guests
dre, freewind, hain, HemiMG, lendo, Newbie123
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,657
Threads: 94,118
Posts: 402,894
Top Poster: BrianSlick (7,990)
Welcome to our newest member, jenniead38
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 12:59 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0