Sean Kladek created CB-5698:
-------------------------------
Summary: Corrupt images in Contacts cause a crash when using
CDVContact
Key: CB-5698
URL: https://issues.apache.org/jira/browse/CB-5698
Project: Apache Cordova
Issue Type: Bug
Components: iOS, Plugin Contacts
Affects Versions: 3.0.0
Environment: iOS 7.0
Reporter: Sean Kladek
Priority: Minor
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.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)