Top "Iphone-sdk-3.0" questions

Refers to the iPhone software development kit, version 3.0.

iPhone UILabel text soft shadow

I know soft shadows are not supported by the UILabel out of the box, on the iPhone. So what would …

iphone objective-c iphone-sdk-3.0 uilabel shadow
How to detect when keyboard is shown and hidden

How can I detect when the keyboard is shown and hidden from my application?

ios iphone iphone-sdk-3.0
How to change Xcode Project name

I have developed my app in Xcode for iPhone, in start I have just named it without secnec now I …

iphone xcode iphone-sdk-3.0 ios4 ios-simulator
How to renew an iPhone development certificate?

My development certificate has expired. What is the correct method of renewing it? Do you revoke the expired certificate & …

iphone iphone-sdk-3.0 certificate
Code Sign error: The identity 'iPhone Developer: x Xxxxx' doesn't match any identity in any profile

I get this build error when I build my iPhone project to run on my device: **Code Sign error: The …

iphone iphone-sdk-3.0 certificate code-signing
How to intercept touches events on a MKMapView or UIWebView objects?

I'm not sure what I am doing wrong but I try to catch touches on a MKMapView object. I subclassed …

ios objective-c cocoa-touch mkmapview iphone-sdk-3.0
Learning the basics of UIScrollView

I've been having a very hard time finding good examples of UIScrollView. Even Apple's UIScrollView Suite I find a bit …

iphone objective-c iphone-sdk-3.0 uiscrollview
How to delete all Annotations on a MKMapView

Is there a simple way to delete all the annotations on a map without iterating through all the displayed annotations …

objective-c iphone-sdk-3.0 annotations mkmapview
How to include and use new fonts in iPhone SDK?

I want to use font "MgOpen Modata" in my iphone App. But I dont see it in the font list …

iphone objective-c cocoa-touch iphone-sdk-3.0 ios4
Couldn't register with the bootstrap Server

I just changed some code in my program and got this error: Couldn't register com.yourcompany.XXX with the bootstrap …

xcode ios4 iphone-sdk-3.0 ios5