Source Code Download: davidporterapps.com Twitter: twitter.com
Video Rating: 5 / 5
@sailorgrillo I have the same problem, and have’t found the solution yet.~
@MGuniverse Prefrences > Fonts and Colors. Then just select the theme Midnight or you can create your own theme.
@sailorgrillo i’ve forgotten to sai i’m using the latest sdk and in project–>edit project setting , in “build” tab i’ve changed (i had to) the value of “base sdk” in “iphone device 4.0″
@sailorgrillo and this one :
iPhoto[1000:307] Using two-stage rotation animation is not supported when rotating more than one view controller or view controllers not the window delegate
i’ve google a lot but with no luck….
hi i have a problem with the uiimagepickercontroller since i’ve installed the ios4 on my 3GS, with the file of this tutorial too.
when i build & go and than i push the “take photo” button i can read these logs:
iPhoto[1000:307] Using two-stage rotation animation. To use the smoother single-stage animation, this application must remove two-stage method implementations.
good job dude.
keep it up!
i just cannot write objective-C after using C#
Good tutorial but your public speaking needs work lol
very usful thx
ps:xal7ooot .. i don’t thing this indended to be an ready application
it just shows how to access camara and images
stupid application
Try to find this option in XCode preferences.
how do you make the xcode coding background black like that?
Nice.
Waiting for my license as official developer. ![]()
I’ll be glad to actually use my apps on the iPhone..
5* and subscribe
Thank you very Much!!!!!!!!!!! So simple and useful tutorial..
thans a lot
Not anymore. Problem fixed!
source code account suspended
you can do it with jailbroken iPhone and iPods..
MertenNor
Great tutorial man, this helped me and it shure will help other people !
5/5
Hi,
I loved your tutorial but i think you have a memory leak in this example.
In the code you do at a certain point [[UIImagePickerController alloc] init] and nowhere in your code you do a release. So i think in order to have this tutorial perfect at you should add after you do [self presentModalViewController:picker animated:YES] the statement [picker release] should be added.
Also in the video you do not add at the dealloc the statements to release the imageview and the 2 buttons you synthesize.
Greetings
Basiel

@sailorgrillo and lertlove, I am having the exact same problem, and only on the device. i haven’t found the solution yet either.