If you just started playing with CloudKit, probably you will see that error trying to implement custom synchronization. Why need custom synchronization? Because receiving push message each time […]
How to add unix timestamp to NSDictionary
Recently I had an NSDate object which had to be convered to unix timestamp and added to NSDictionary. But, what a surprise – I can’t add anything which […]
Detecting changes in YTPlayer library
Recently I noticed this may not be such obvious, but if you need to know when user pauses video or resumes playback, just use: – (void)playerView:(YTPlayerView *)playerView didChangeToState:(YTPlayerState)state; […]
GIDSignInButton – how to change the look?
Just installed newest version of Google SignIn SDK (2.2.0) and was wondering how to change look of default sign in button since it is plain view? The answer […]
Track My TV 1.2.2 is out
Yes, this is small update but contains one important thing – finally I switched offline database from tvdb to my own, result – size dropped from 40MB to […]
Quick tipe: How to set the height of a Today Widget Extension?
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 […]
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 […]
Mail+ for Outlook is now free
Very nice app for connecting with Exchange Server, features: