Howto ABRecordRef + image larger than 320x320 px?

226 views Asked by At

I'm working with Address Book Framework internally and I'd like to know if it's possible to use an image bigger than 320x320 px in the ABRecordRef opaque type.

I tried to set an image from mainBundle but I was not lucky because when reading the image again, the ABPersonCopyImageDataWithFormat function sends me always an image with the same size (320x320).

Is there a way to keep a larger image in ABRecordRef?

0

There are 0 answers