views:

171

answers:

3

i'm developing a physics game with cocos2d framework. I added iAd to it. When the ad appears, the scenary elements get disoriented (sprites jump). i've notice FPS decrease a lot and i don't know what to do to solve the problem. Any ideas?

A: 

i'm developing a physics game with cocos2d framework. I added iAd to it. When the ad appears, the scene elements get disoriented (sprites jump). i've noticed FPS decrease a lot and i don't know what to do to solve the problem. Any ideas?

This isn't an answer for your question. No need to post the same questions twice.
Rob Segal
A: 

I've certainly noticed cases of mixing UIKit and Cocos2D in developing our own games with Get Set Games. While I have never mixed iAd with what we are doing however we have used Mobclix. Could be there is something specific about the way you are using iAd which is slowing down things for you although without looking at some of your code I can't be certain. You should also do a search through the Cocos2D forums. Try posting your question there as well.

Rob Segal
A: 

May be this topic gets you some ideas.

korovyansk