Okay so I am trying to use a simple UINavigationController with iPhone SDK in Xcode and it works all well when pushing but if go past 2 pushes and try to pop the view controllers I keep getting the er
I am working on an app that tracks a users location.After about 20 minutes it seems that the app always crashes, and I am not sure why.Device logs show:
Im sure this is开发者_StackOverflow中文版 something really simple I\'m missing. I use makeKeyAndOrderFront: to open a window and it works the first time. When I close the window and try and open it ag
I\'ve got a UISearchBar开发者_如何学Python on my UITableView and a method -finishSearching which looks like this:
Okay, I know there is another question about \"exc_bad_access\" here, but that seems to deal with Objective-C and iPhone dev., while mine is only regular C.I am new to C and am almost done with my fir
I have an NSNumber being passed to be via a 3rd party API, and when I call intValue on the index I get a EXC_BAD_ACCESS开发者_如何转开发 error:
I\'m using an array of ASIHTTPRequest wrappers (AsyncImageLoader) to download images for cells in a UITableView.
Now Im sure Im doing something extremely schoolboy here, but Im seriously hitting my head against a wall, for some reason Im getting EXEC_BAD_ACCESS when trying to set an NSNumber property on a custom
I got this iAd crash randomly in my app. What could I do to fix? I don\'t see any hints for me to fix it because on the simulator it never happens.
I have two universal applications... one is giving me an EXC_BAD_ACCESS error when I do this in the app delegate: