Aleksey Dobrushin created CB-7865:
-------------------------------------
Summary: [Contacts] pickContact does not return contact id and
photo
Key: CB-7865
URL: https://issues.apache.org/jira/browse/CB-7865
Project: Apache Cordova
Issue Type: Bug
Components: iOS
Affects Versions: 3.5.0
Environment: MacOS, XCode, iPad3 with iOS 8.0.2
Reporter: Aleksey Dobrushin
pickContact function of Contact plugin does not return contact image (photo)
and id.
I did some debugging - didSelectPerson handler of
ABPeoplePickerNavigationController:
- ABRecordGetRecordID(person) returns always -1
- in CDVContact.extractPhotos method ABPersonHasImageData returns always false,
even for contacts which has photos
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]