I am really having a hard time choosing which ad network to choose? I was thinking about trying iads out, but it doesn't work for the 3.0 sdk. I haven't upgraded yet because I didn't have the money to get snow leopard until now. I also tried mobclix because that's what my previous app was using but their new 4.1.3 or something isn't working with 3.0 either. Would it be better to just get the iOS4 sdk and try things? If I do that which ad service do you recommend me using?
I am really having a hard time choosing which ad network to choose? I was thinking about trying iads out, but it doesn't work for the 3.0 sdk. I haven't upgraded yet because I didn't have the money to get snow leopard until now. I also tried mobclix because that's what my previous app was using but their new 4.1.3 or something isn't working with 3.0 either. Would it be better to just get the iOS4 sdk and try things? If I do that which ad service do you recommend me using?
I just implemented AdWhirl in my app and it seems to be working so far (at least in development). If you do use AdWhirl, you can compile with 4.0 base SDK, but just set your "iPhone OS Deployment Target" to whatever 3.x version you want to target in your build settings. Also, see this post: http://www.iphonedevsdk.com/forum/ip...-os-4-iad.html
I just implemented AdWhirl in my app and it seems to be working so far (at least in development). If you do use AdWhirl, you can compile with 4.0 base SDK, but just set your "iPhone OS Deployment Target" to whatever 3.x version you want to target in your build settings. Also, see this post: http://www.iphonedevsdk.com/forum/ip...-os-4-iad.html
Ok, so you think adwhirl would be good. I never really thought about that one. For the base sdk, the highest I have is 3.0. So, do you think I should update it?
Ok, so you think adwhirl would be good. I never really thought about that one. For the base sdk, the highest I have is 3.0. So, do you think I should update it?
I would update to the latest XCode with the newest SDK. No real reason not to. You can always set your deployment target for lower. Just make sure you test on the lower OS devices. If you implement something in a later SDK, it will crash on older OS devices - for example, if you use a 4.0 only class or method on a 3.1.2 device.
Ok, so you think adwhirl would be good. I never really thought about that one. For the base sdk, the highest I have is 3.0. So, do you think I should update it?
Just realized that AdWhirl is not and ad network. You have to sign up with other ad networks supported by AdWhirl. AdWhirl just manages those ad networks. I am using AdWhirl and like it.
I can be wrong (and I am sure someone will correct me if I am), but I don't think Apple accepts any new app developed by version 3 XCode.
Just realized that AdWhirl is not and ad network. You have to sign up with other ad networks supported by AdWhirl. AdWhirl just manages those ad networks. I am using AdWhirl and like it.
I can be wrong (and I am sure someone will correct me if I am), but I don't think Apple accepts any new app developed by version 3 XCode.
You may be thinking of XCode 4. I've submitted an app compiled with XCode 3.2.3 and it was accepted as of July 21st. This is the latest production-ready XCode version. XCode 4 is a developer preview.
You may be thinking of XCode 4. I've submitted an app compiled with XCode 3.2.3 and it was accepted as of July 21st. This is the latest production-ready XCode version. XCode 4 is a developer preview.
I had versions mixed up. I meant the latest XCode that supports iOS 4.