Hello Guys,
I'm sorry for my stupidity. I am a student and have to work at the moment. My task is to build an iphone app, which can choose or take a picture and send this to a webserver. This is what I've already managed to do.
Now the second task is, that you can edit the picture. Just like Krye wanted to do.
I took dljeffery code. but i have absolutely no idea how to integrate this code into my program.
I have one ViewController in which I can choose or take the picture. now i want to set a button "edit picture", which should open another view where i can crop the picture now.. But I dont really know, how to to get the picture from the one class to the other.
plz can somebody help me out, otherwise my boss is driving crazy
if you want to have the code for choosing, taking pictures and that to a webserver, just email me.. i copied and pasted it from other users and tutorial..
Thanks in advance.