Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0
-
ios 9.0.2, Cordova 5.3.3
Description
Picking contacts works for many contacts, but for certain contacts it crashes every time with the following error:
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'A contact and its snapshot should both be non-unified.'
My guess is that this is due to the problem contacts being "linked". This article suggests that is the cause:
https://forums.developer.apple.com/thread/11354
Just a note, when I enter: "cordova -v" it tells me I have 5.3.3, but that option was not available in the "Affects Version" field, so I just selected 5.3.2.
I installed cordova-plugin-contacts today, so it's the latest.
Attachments
Issue Links
- is duplicated by
-
CB-10385 pickContact on linked contact crashes
- Closed