Posts Tagged ‘post’

Debugging EXEC_BAD_ACCESS on iPhone

Thursday, July 15th, 2010

Last night I had a problem with application crashing without obvious reason, I didn’t change much in code (I thought so). So a bit googling and I found solution written by codza how to debug this and find the source of the error.

Here is link to his blog post.