Seen that error today, it happened after I upgraded XCode to 7.0 – in lower version everything was ok (well, it was not but just I did not […]
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 […]
TrackMyTV 1.2.1 is here!
This is bugfix update, most significant change is optimied series update – now all is done in one request instead of one per serie. You can grab it […]
Track My TV 1.2.0 is out
Finally after lot of troubles with preparing own API new version comes out, new stuff: – fixed small bugs – *** NEW *** added trakt.tv sync – *** […]
TrackMy Tv 1.2.0
Yesterday, after long period of API testing, new version was submitted gor review, the most important changes: trakt.tv synchronization switched to our own API – currently only for […]
Few words about dequeueReusableCellWithIdentifier danger….
Well… this should be obvious, but what does “dequeueReusableCellWithIdentifier” mean? More or less it means each cell can be REUSABLE. Yesterday I was working on new Track My […]
XCTAssertEqual fails when comparing two strings?
This can be frustrating at first time, but this method is for C structures, for comparing NSString with another one just use: NSString* mystring = [NSString stringWithFormat:@”%@”, [dict […]
Track My TV 1.1.0 is finally out
Yes, it took some time, 5 AppStore rejections becouse of “No data on Apple Watch” (?!) which works on simulator without any troubles. Anyway you can grab it […]
Track My TV described at raywenderlich.com
Some good news, guys at raywenderlich.com just posted reader’s app reviews at http://www.raywenderlich.com/102607/readers-app-reviews-april-2015 and Track My TV was mentioned in top 5.