Hi, the ABPersonCopyImageData function in iOS4 SDK 4.0->4.02 seems to return uncropped image and leads to terrible performance and crashing due to running out of memory. It used to work fine on OC versions 3.0->3.1.3. I've tried upgrading to 4.02 but still same issues
Is there a workaround for this?