Top "Iphone-sdk-3.0" questions

Refers to the iPhone software development kit, version 3.0.

iPhone StoreKit - invalid product id's

I'm trying to test In App Purchase within the sandbox environment. In order to test the code I did the …

iphone iphone-sdk-3.0 storekit
How do you prompt the user to rate your iphone app without waiting for them to delete the app?

I am referring to the popup window that asks the user to submit a review/rating. I know it can …

iphone iphone-sdk-3.0 app-store
How to hide a UIView completely when changing orientation?

I want to design a view/view controler that automaticaly shows/hides a subview when in landscape orientation. I want …

iphone iphone-sdk-3.0 uiview autoresize
Password protect iPhone app

I'm starting a new app, and I'd like to know how to require a password to open it. I was …

ios xcode iphone-sdk-3.0 password-protection uiactionsheet
Can I select a specific block of text in a UITextField?

I have a UITextField in my iPhone app. I know how to make the text field select all of its …

iphone iphone-sdk-3.0 uitextfield textselection
UITableView section header height for non-grouped table

Greetings! I know that UITableView sectionHeaderHeight is only used for grouped tables, but I'll ask anyway (in case there's some …

uitableview header height iphone-sdk-3.0
Center UIPickerView Text

So I have a uipickerview with rows that only contain the number 0-24 and it looks a bit silly since …

iphone iphone-sdk-3.0 uipickerview
How to place UIBarButtonItem on the right side of a UIToolbar?

I have designed a view with a toolbar that appears modally in Interface Builder. I have a UIBarButtonItem that is …

iphone objective-c cocoa-touch iphone-sdk-3.0 interface-builder
iPhone sdk - open app store to specific app?

Is there a way to open the app store to a specific application? I tried using something like the following: [[…

objective-c iphone-sdk-3.0
iPhone In App Purchase - response.products are still empty?

Basically, I've tried to set up in app purchases on a test app before I implement them into a proper …

iphone iphone-sdk-3.0 in-app-purchase storekit