Nav Link On

iPhone Dev Forums > General Development > SDK Coding Help > Problems saving phone camera image

Reply

 

LinkBack Thread Tools Display Modes
Old 03-29-2009, 12:56 PM   #1 (permalink)
Junior Member
Default Avatar
 
Join Date: Mar 2009
Posts: 1
Default Problems saving phone camera image

Hi,

no matter what I do I cannot seem to get the didFinishPickingImage method to fire in my class?

I have a viewcontroller using the UIImagePickerControllerDelegate etc

I have a custom UIImagePickerController

In RootViewController I declare picker to be of my custom class

I am setting the picker delegate like this: picker.delegate = self which obviously is being assigned a delegate of RootViewController (which may be my problem)

My app works perfect apart from didFinishPickingImage does not get called so I cannot save my image!

Please can anyone help me resolve this?

If I have a custom UIImagePickerController class how do I assign it's delegate to......itself?
crazyfool is offline   Reply With Quote
Reply

iPhone Dev Forums > General Development > SDK Coding Help


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0 RC1