Top "Iphone-sdk-3.1" questions

Refers to the iPhone software development kit, version 3.1.

Symbol not found: _OBJC_CLASS_$_UIPopoverController

I am having problems with my universal app. I have set the Base SDK to iPhone 3.2 and set the target …

iphone ipad iphone-sdk-3.1 uipopovercontroller
UITextView selectedRange not displaying when set programmatically

My problem is that programmatically setting the selectedRange of UITextView selects the text, but does not visually indicate it's selected. …

iphone cocoa-touch uitextview iphone-sdk-3.1
Black corners on UITableView Group Style

I have a problem where my UITableView (group style) has a black "tip" above it's rounded corner. I'm setting up …

iphone cocoa-touch iphone-sdk-3.1
UIImageWriteToSavedPhotosAlbum working... sometimes

UIImageWriteToSavedPhotosAlbum is only working sometimes. Sometimes it works, sometimes it doesn't, exact same function. - (void)imagePickerController:(UIImagePickerController *)picker didFinishPickingImage:(…

cocoa-touch uiimagepickercontroller iphone-sdk-3.1
Picking video from PhotoLibrary with UIImagePickerController in OS 3.1

I am trying to pick a video from the photo library. In principle I know how to do it you …

iphone iphone-sdk-3.1 iphone-3gs
maximum number of rows that can be shown on tableview

I would like know the limit of maximum number of rows that can be shown in the UItableView. Thanks in …

iphone uitableview iphone-sdk-3.1