[TIMOB-2089] Errors on launch of Kitchensink on iOS 3.2.2 and 3.1.2
| GitHub Issue | n/a | 
|---|---|
| Type | Bug | 
| Priority | Medium | 
| Status | Closed | 
| Resolution | Fixed | 
| Resolution Date | 2011-04-17T01:58:03.000+0000 | 
| Affected Version/s | n/a | 
| Fix Version/s | Release 1.5.0 | 
| Components | iOS | 
| Labels | ios, ios3.2, regression | 
| Reporter | Thomas Huelbert | 
| Assignee | Blain Hamon | 
| Created | 2011-04-15T03:10:08.000+0000 | 
| Updated | 2011-04-17T01:58:03.000+0000 | 
Description
1.install KS (regular, not ks-ipad) on a device running 3.2 or
earlier (ipad, iphone etc)
2.view output
results: Wed Oct 13 14:04:42 Jeff-Haynies-iPad UIKitApplication:com.appcelerator.KitchenSink[0xbe57][13418] : [DEBUG] default_not_set Appcelerator Titanium/1.5.0 (iPad/3.2.2; iPhone OS; en_US;)
Wed Oct 13 14:04:42 Jeff-Haynies-iPad KitchenSink[13418] : *** +[NSDateFormatter localizedStringFromDate:dateStyle:timeStyle:]: unrecognized selector sent to class 0x38088fa4
Wed Oct 13 14:04:42 Jeff-Haynies-iPad UIKitApplication:com.appcelerator.KitchenSink[0xbe57][13418] : [ERROR] Script Error = *** +[NSDateFormatter localizedStringFromDate:dateStyle:timeStyle:]: unrecognized selector sent to class 0x38088fa4.
Wed Oct 13 14:04:42 Jeff-Haynies-iPad UIKitApplication:com.appcelerator.KitchenSink[0xbe57][13418] : [ERROR] application received error: *** +[NSDateFormatter localizedStringFromDate:dateStyle:timeStyle:]: unrecognized selector sent to class 0x38088fa4
expected: a bunch fo tets values, guessing this is the reason they are not being shown.
forgot to include sdk - mobilesdk 1.5.0.d02c264
(from [9425c1e45f5ac5a6120e72e774b7289e56afdb2c]) [#2089 state:fixed-in-qa] Use available localization methods on 3.x. http://github.com/appcelerator/titanium_mobile/commit/9425c1e45f5ac5a6120e72e774b7289e56afdb2c"> http://github.com/appcelerator/titanium_mobile/commit/9425c1e45f5ac...
Forgot to claim this one as my responsibility. Will merge into 1_4_X when fix is confirmed.
3.1.2, 3.2.2 and 4.1 for giggles. Mobile sdk build 1.5.0.62c1cae