Tag Archives: sdk
Look! UIAlertView is dating UITableView!
As you may have guessed, this is about UIAlertView containing a UITableView. Since I started playing around with GameKit, I had the issue that I couldn’t use the PeerPicker with Client/Server stuff.. I can’t really get into the stuff we are doing and where we are using it – but I can offer you some [...]
Beer for Issue!
Hi there.. It’s been a while and I’m still pretty busy, but I feel like I have to write something this very sunny afternoon. There are a lot of projects in the pipeline, a few will come out sooner or later :) One project which is still making my head go up and down and [...]
There are friends and there are friends..
If you’ve ever used “GottaGo“, you might have experienced it from time to time: The stations around you disappear on the “Closest” Screen. Why does this happen? Let me explain. So far, I used the nearby search from Google to get a list of stations around you. Fairly simple. But.. SBB.ch does i.e. not understand [...]
A short note on CLLocation / CLLocationManager
**** DEPRECATED **** Use http://liip.to/ilocator Well.. I’ve been testing this Locator quite a while now. Today I had my final attempt, to find out, why I always got either a cached location or an extremely inaccurate location. Today, I went out with my notebook (yes, there where the sun is..) to debug. The example of apple says, [...]
Make NSXMLParser your friend..
Update: Since this is my most read blog article and it’s now 2 years old, one would think that things have changed, and they have. 2 Things: First, if you are free to choose between any API data representation, use JSON or plist, JSON is especially nice, because it’s very small and can be parsed [...]
