My application has no errors, warnings or memory leaks, runs flawlessly on the simulator, but black screens on my iPhone 4 running with iOS 5. The SIGABRT\'s h
I think you have problem with case-sensitive.
The iOS simulator isn't case-sensitive while the device is! I suggest if you work with some files or something like that, check your address and try again.