I\'ve converted my project to iOS 5 and enabled ARC开发者_运维知识库. Now I need to integrate core plot with the project. When I try to instantiate a sample controller included with the Core Plot, I g
If I remember correctly, modern cameras send out an ultrasound wave and measure time that it takes for it to bounce back in order to estimate the focusing distance. Kinda like bats. Does iPhone\'s bac
I am integrating facebook login functionality in my iphone application. When I click on \"Login with Facebook\" button then facebook window opens which is shown below
I have UIView *topPart = [[UIView alloc] initWithFrame:CGRectMake(9, 0, 302, 318)]; topPart.backgroundColor = [UIColor colorWithPatternImage:[UIImage imageNamed:@\"pattern.png\"]];
is there a way to control the iPhone 4 torch intensity. I did a lot of looking around and the documentation says there are only 3 states : off, on, auto. Any ki开发者_运维技巧nd of workaround is wel
What do I mean is that I want to use the app to create a shortcut with icon on the desktop which will allow user to speed access some functions of this app.
I have tried to take a picture and save it to the photo library automatically with UIImagePicker and AVFoundation, but I couldn\'t make it work.
I want to change simulator to sho开发者_Go百科w retina display effect. I try to find where I can change the hardware configuration.
I try to display image to the Screen at Retina iPhone. So I used this code. #define ScreenWidth 960 #define ScreenHeight 640
I have a PNG开发者_开发技巧 picture which I should use in my iPhone application, but first of all, I have to give it the dimensions of an iPhone 4 retina screen. Does any one know what could it be its