Problem seems to be funny, but it is not such obvious as we cannot set view height directly. So in: – (void)viewDidLoad just add: self.preferredContentSize = CGSizeMake(0, 300); […]
iOS 8.3 beta is available to Developers
Apple today seeded the first beta of iOS 8.3 to registered developers for testing purposes, just a week after seeding the fifth beta of iOS 8.2, which is […]
Dealing with NSInternalInconsistencyException when removing UITable row
Stupid situation, today I wanted to test deleteRowsAtIndexPaths method from UITable withRowAnimation:UITableViewRowAnimationFade – just to check how it will look, did not wanted to remove my db record […]
Fourth iOS 8.2 Beta is available to developers
Apple today seeded the fourth beta of iOS 8.2 to developers, nearly a month after seeding the third beta and more than two months after releasing the first […]
Tutorial: Custom UITable section header using Interface Builder
I saw a lot of tutorials about custom header/footer, or even custom section header, but they were creating controls programatically, in this tutorial I want to show how […]
FMDB and threaded update/select
FMDB is pretty cool but due to specific iOS behaviour while using threads, it can lead to unexpected results. First rule is – never use FMDB as singleton. […]
Mail+ for Outlook is now free
Very nice app for connecting with Exchange Server, features:
Things for iPad is now free!
For the very first time, best manager is free (down from 19.99 EUR), grab it here: FEATURES When you start using Things, you’ll be surprised how easy it […]