Release no-oes

There's the time in a life of every good developer to deliver an application. And a good developer not only ships but also supports. It's great if you can add or tweak some features, but if not, there's also one other category which causes us to update our apps. Every
Posted on

Order of methods for UISlider

An interesting thing I encountered while working on iOS 7 compatibility for one app. The bug was that customized UISlider was displaying the thumb part underneath minimum and maximum tracks. Some inspection with Reveal showed that the UIImage responsible for this element was actually burried under other slider parts. It
Posted on
Tagged in bugs

Useless App Store reviews

I'm quite proud of the fact that I always try to provide the best app support. That means that I answer basically all emails and I even go as far as to find users which rated the app on the App Store and contact them, if the issue seems important.
Posted on

Cocoapods unwanted files

I'm really a fan of Cocoapods and I'm learning more and more about them every time we use them in one of our projects (just like in last post). This time I have confirmation that there's no easy little command you can use to deal with this problem. While making

Cocoapods warnings tips

A short tip for people using Cocoapods. Because of how Pods are working (or should be used as in you don''t edit anything in Pods since it can be overwritten when you use pod install) it's extremely annoying (to me) when I see warnings for Pods project which I can't