The name projection will not capture the nickname field (CNContactNicknameKey on iOS and macOS). This is an important data point in our application.
It would be relatively trivial to add this field. I have no Android experience but am happy to handle the iOS side. Let me know if you'd accept an iOS only PR.
The
name
projection will not capture the nickname field (CNContactNicknameKey
on iOS and macOS). This is an important data point in our application.It would be relatively trivial to add this field. I have no Android experience but am happy to handle the iOS side. Let me know if you'd accept an iOS only PR.