Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.0.0
-
None
-
None
-
iOS 7.0
Description
I've been having an issue with CDVContact crashing in -(NSObject*)extractPhotos for specific contacts. The issue appears to be contacts that have corrupt or otherwise uncopyable images.
This crash occurs when ABPersonHasImageData() returns true while ABPersonCopyImageData() returns nil.