Monthly Archives: July 2010

Debugging EXEC_BAD_ACCESS on iPhone

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 … Continue reading

Posted in iPhone | Tagged , , , , , , , , , , , , | Leave a comment

UIImageView is moving view to 0,0

Today I had weird problem while creating one iPhone application. I have created one UIView and added one UIImageView to it and loaded it with Default.png image, but when starting the program whole view is moved up for 20px, it’s … Continue reading

Posted in iPhone | Tagged , , , , , , , , , , | Leave a comment