I recently implemented iads by following the WWDC video. However, while testing with leaks I found that my ads were leaking. I heard that this is a known problem with iads. Someone mentioned that releasing the banner in viewDidUnload might help but that didn't work for me... Does anyone know any way around these leaks? Even though the leaks are pretty small, I have many view controllers displaying them throughout my app and the leaks quickly add up
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
I noticed a few people saying that there was a leak because the iAd wasn't being released. Check the following: http://stackoverflow.com/questions/3332272/iphone-ipod-touch-iad-uiimageview-memory-leak http://www.iphonedevsdk.com/forum/iphone-sdk-development/54834-iad-memory-leaks.html |
|||
|