Re: NSDateFormatter not working on iOS 5.

2011-11-16 Thread Kin Mak
apple. Thanks and Regards Kin On Nov 15, 2011, at 11:11 PM, Matt Neuburg wrote: > By the way, I can readily confirm that the results differ on the simulator > for 4.3 vs. 5.0. m. > >> On Fri, 11 Nov 2011 16:13:49 +0800, Kin Mak said: >>> The following code used to work

Re: NSDateFormatter not working on iOS 5.

2011-11-11 Thread Kin Mak
ine on iOS 4 with simulator iOS 4.3, but fails on iOS 5 with simulator iOS 5.0. I'll now turn on Guard Malloc, and see if I can find out something more. Thanks for the advice/help from you two. Thanks again, Kin On Nov 11, 2011, at 7:42 PM, Don Quixote de la Mancha wrote: >> On 11 Ν

NSDateFormatter not working on iOS 5.

2011-11-11 Thread Kin Mak
The following code used to work fine prior to iOS 5. The dateFromString method seems to stop working on iOS 5 and always returns null. I suspect this is a bug introduced in iOS 5.0. Have anyone encountered the same issue? Or do I miss something here? Any tips or hints will be highly appreciate

navigation bar tint color issue on iOS 4.2

2010-12-02 Thread Kin Mak
I have just upgraded my XCode to 3.2.5 and built and linked my iPad app using iOS 4.2. However, there seems to be a bug regarding navigation's bar tint color and popover: I am having an iPad app using split view controller. The pop over controller contains a navigation controller with a table