App launches, tab bar shows, but content is white and viewWillAppear not called
Upon launch, my app is going through most of the calls I would expect, including applicationDidFinishLaunching:
However, whichever viewController is the selected view controller on launch does not get displayed, nor does it viewWillAppear: method get called. Instead, it shows the tab bar at the bottom, and empty white above up to the status bar (with time, battery, etc.).
Has anybody seen this before?
This bug happens only on iPhone OS 2.x devices. The app is built with iPhone SDK 3.1.2.
What changed with regards to tab bar controllers going from 2.x to 3.x? I cannot find anything indicating a change.
Thanks,
Karl
However, whichever viewController is the selected view controller on launch does not get displayed, nor does it viewWillAppear: method get called. Instead, it shows the tab bar at the bottom, and empty white above up to the status bar (with time, battery, etc.).
Has anybody seen this before?
This bug happens only on iPhone OS 2.x devices. The app is built with iPhone SDK 3.1.2.
What changed with regards to tab bar controllers going from 2.x to 3.x? I cannot find anything indicating a change.
Thanks,
Karl
KB Productions, Car Care for iPhone/iPod Touch
@karlbecker_com
All too often, art is simply the loss of practicality.
Here is an image of what I'm seeing:
KB Productions, Car Care for iPhone/iPod Touch
@karlbecker_com
All too often, art is simply the loss of practicality.
funkboy Wrote:Here is an image of what I'm seeing:
That image isn't showing up.
yeah, image doesn't show up.
but i think your problem is discussed here:
1. http://stackoverflow.com/questions/89571...not-appear
2. http://www.iphonedevsdk.com/forum/iphone...alled.html
but i think your problem is discussed here:
1. http://stackoverflow.com/questions/89571...not-appear
2. http://www.iphonedevsdk.com/forum/iphone...alled.html
iPlayful : games for iPhone and iPod Touch
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| Downloadable user content: what is allowed and what is the best way to do it? | alerus | 0 | 2,290 |
Jul 19, 2011 01:35 PM Last Post: alerus |
|
| Sprite white out | markhula | 5 | 4,882 |
May 29, 2011 11:47 AM Last Post: markhula |
|
| OpenGL ES Template: createFramebuffer called several times? | SparkyNZ | 2 | 4,917 |
Apr 16, 2011 02:46 PM Last Post: SparkyNZ |
|
| OpenGL ES Textures Start White | demonpants | 5 | 5,984 |
Sep 3, 2009 06:40 AM Last Post: Skorche |
|
| Scrolling content but not background | omriykl | 1 | 4,616 |
Jun 14, 2009 01:45 PM Last Post: uripo |
|

