ios5
Something odd happening with NSUserDefaults on loading app
I have an app that uses several different user defaults that need to be used as soon as the app loads. One of these is responsible for zooming in on a map view to the users location.[详细]
2023-04-13 04:04 分类:问答Reminders IOS 5 UITableView Look & Design
I would like to create the same UITableView look of a notepad as is in the IOS 5 Reminde开发者_Go百科rs application.[详细]
2023-04-13 04:03 分类:问答iPhone 4 updated to iOS5, phone is not listed as a device in XCode
I\'ve just finished updating my iPhone 4from i开发者_如何转开发OS 4.2 to iOS 5. Once I re-opened my xcode project, I no longer see the phone as one of the devices to run on. What steps do I need to ta[详细]
2023-04-13 03:58 分类:问答Why is resignFirstResponder being called twice in iOS 5.0 but only once in iOS4.2-4.3?
I have a app in the App Store compiled for 4.2 that is acting odd when running under iOS 5.0.I have tracked it down to resignFirstResponder being called twice under iOS 5.0 while it was only being cal[详细]
2023-04-13 03:57 分类:问答XCode4 update to iOS5 release
How do I update my snow leopard version of Xcode from iOS 4.3 to iOS 5.0? I got my device upgraded to iOS5, but now xcode nags at me saying I need to downgrade it to 4.3 or below...[详细]
2023-04-13 03:52 分类:问答UITableViewCell contentView width changes in iOS5?
On iOS < 5.0, this code for a grouped table cell of mine: NSLog(@\"%f\", cell.contentView.bounds.size.width);[详细]
2023-04-13 03:50 分类:问答Symbol not found: _UIPageViewControllerOptionSpineLocationKey
I\'d like to have the page-curl animation when my app runs on iOS 5, for iOS 4-devices I made a custom animation.[详细]
2023-04-13 03:45 分类:问答IOS5 - Could not load NIB in bundle
I have an app in the appstore which works fine on any iOS < 5.0. But in iOS5 my app won\'t launch, the error I get is:[详细]
2023-04-13 03:44 分类:问答Unarchiving iOS4 data on iOS5 doesn't work
I\'ve archived an NSDictionary on iOS 4 using an NSKeyedArchiver, but unarchiving on iOS 5 using [NSKeyedUnarchiver unarchiveObjectWithData: data][详细]
2023-04-13 03:41 分类:问答NSURLConnection fails after upgrade to iOS 5
I have a very simple NSURLConnection call that works perfectly in all iOS versions except iOS 5.Since this is a \'sendSynchronousRequest\' call, there are no NSURL delegates declared anywhere in the a[详细]
2023-04-13 03:40 分类:问答