Hey guys,
Something very strange is happening to me. I've been double and triple checking myself.
I'm using a UITabBarController, and initializing it with 4 different view controllers.
However, for some reason, when the application starts, only the first tab bar image is displayed. It's only when I touch the blank part of the tab bar - then the underlying image suddenly appears.
I suspect it's a bug introduced in the latest SDK - I've just updated to Xcode 3.2.4 with iOS SDK 4.1.
Has this happened to anyone else?
Or perhaps - any idea what could cause this?
Thanks!
Ariel