Skip to content

Commit

Permalink
[TIMOB-20059] iOS: 'person' property in Ti.Contacts.showContacts is e…
Browse files Browse the repository at this point in the history
…mpty
  • Loading branch information
sriks committed Dec 1, 2015
1 parent 1b904d4 commit f3b6591
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apidoc/Titanium/Contacts/Contacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -540,6 +540,9 @@ properties:
by Apple.
Since iOS 9.0, there is a native apple issue whereby it may return null if the birthday property
is selected on certain device models.
The callback contains the selected property and a 'person' object of type <Titanium.Contacts.Person>.
Since iOS 9.0, apple only returns the person object with partial information. Currently it is known to
atleast contain the selected property and fullName.
platforms: [iphone, ipad]
type: Callback<Object>
optional: true
Expand Down

0 comments on commit f3b6591

Please sign in to comment.