In my app i integrated FHSTwitterEngine for posting images in twitter. Till last week it is working fine. But all of a sudden, while trying to post an image it is showing 20
compress the existing image using this code...
NSData *data = UIImageJPEGRepresentation(imageView.image, 0.6);