[
https://issues.apache.org/jira/browse/CB-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13182769#comment-13182769
]
Simon MacDonald commented on CB-163:
------------------------------------
I bet if you put "displayName" into you deviceFields it will work.
deviceFields: ['id', 'displayName', 'name', 'emails', 'phoneNumbers',
'addresses', 'birthday', 'organizations', 'urls']
could be a work around for you for now.
> contactFindOptions.filter does not work as expected on Android
> --------------------------------------------------------------
>
> Key: CB-163
> URL: https://issues.apache.org/jira/browse/CB-163
> Project: Apache Callback
> Issue Type: Bug
> Components: Android
> Affects Versions: 1.3.0
> Environment: android 2.3.3
> Reporter: Olivier Louvignes
> Assignee: Simon MacDonald
> Labels: contacts
>
> var filter = givenName + ' ' + familyName; works as expected on iOS (retreive
> matched contact), fails on android (0 contact retreived).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira