I have a number of view controllers, each with custom navigation button titles, and titles for each controller. However, often the title (and sometimes the buttons) are invisible, even though if I click on them, then become visible before pushing or popping the current view. Any ideas what could be wrong?
feedback
|
|
No, I am building everything programatically.... I did, however, discover what's causing the problem, though I have no idea how to fix it. I recently added iAds to my app. I removed the AdBannerView, which is supposedly hidden under the navigationbar when there's no ad, and everything is now running correctly. So has anyone else had problems with iAd? | |||
feedback
|