Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Mockup & CodeGen, iPhone & iPad
($9.99)

Make your own iPhone apps
and run them live!
(free)

Manu
($0.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 07-06-2009, 12:43 AM   #1 (permalink)
Registered Member
 
Join Date: Apr 2009
Location: Madurai
Posts: 111
Send a message via MSN to lokidil Send a message via Yahoo to lokidil Send a message via Skype™ to lokidil
Default Writing Image to Photo Album Fails!!!

Hey i used to store my captured image into photo album but it fails to store the image that is captured recently!! When i capture more that a image it will store up-to the recent image.I had used the following method to check whether the image is stored properly but there is no error
Code:
UIImageWriteToSavedPhotosAlbum(photo, self, (SEL)@selector(image:didFinishSavingWithError:contextInfo:), nil)
is there any other method to check whether the image is stored properly on the photo album!!
lokidil is offline   Reply With Quote
Old 07-06-2009, 02:45 AM   #2 (permalink)
Registered Member
 
Join Date: Jul 2008
Posts: 459
Default

Quote:
Originally Posted by lokidil View Post
Hey i used to store my captured image into photo album but it fails to store the image that is captured recently!! When i capture more that a image it will store up-to the recent image.I had used the following method to check whether the image is stored properly but there is no error
Code:
UIImageWriteToSavedPhotosAlbum(photo, self, (SEL)@selector(image:didFinishSavingWithError:contextInfo:), nil)
is there any other method to check whether the image is stored properly on the photo album!!
I've used the following code many times and it never failed:

Code:
UIImageWriteToSavedPhotosAlbum(myImage, nil, nil, nil); //myImage is a UIImage
NewiPhoneDeveloper is offline   Reply With Quote
Reply

Bookmarks

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



» Advertisements
» Stats
Members: 158,481
Threads: 89,092
Posts: 380,125
Top Poster: BrianSlick (7,091)
Welcome to our newest member, paverlight
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 04:33 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0