App Crashes on Opening - PROBLEM
Posted
by
Guest
on Stack Overflow
See other posts from Stack Overflow
or by Guest
Published on 2011-02-26T09:13:47Z
Indexed on
2011/02/26
15:25 UTC
Read the original article
Hit count: 148
I have an app that keeps crashing as soon as it starts. Not sure why. I have image views and buttons in the main xib file. The main xib file is not mainwindow, it is firstview, so i changed it in the plist to the firstview. There may be something wrong with the xib file for firstview but it only has buttons and images and a view in the back. There are no warnings or errors when I run it, just Debugging Terminated when it crashes. PLEASE HELP
© Stack Overflow or respective owner