{ objective-c } Posts
-
Debugging gesture recognizers
A quick tip for getting a list of conflicting gesture recognizers.
Read More -
Xcode Tips : Organising your code
Keep your source code organised with pragma mark!
Read More -
iOS Tips: Debugging UI
Two tips to help you troubleshoot UI issues with your app.
Read More -
iOS Tips: Don't use 'description'
When you have a custom class that needs a description property don't use
Read Moredescription
!