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

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

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

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum

View Single Post
Old 02-23-2010, 07:26 PM   #69 (permalink)
youknowho
Registered Member
 
Join Date: Jul 2009
Posts: 17
youknowho is on a distinguished road
Question

I'm getting an EXC_BAD_ACCESS crash when uploading an image. I've confirmed that the image data is good, since I used it with Facebook Connect as well. For the image data I do:

Code:
NSData *imageData = UIImageJPEGRepresentation(self.myImage, 1.0);
[fbAgent uploadPhotoAsData:imageData withStatus:statusText.text caption:nil toAlbum:nil];
I've already made the NSDictionary -> NSMutableDictionary change mentioned in FacebookAgent.m.
Has anyone else had this issue or found a solution?
youknowho is offline   Reply With Quote
 

» Advertisements
» Stats
Members: 175,526
Threads: 94,045
Posts: 402,623
Top Poster: BrianSlick (7,978)
Welcome to our newest member, iThoms
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 09:13 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.