Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updateContact update phone numbers and emails instead of insert [Android] #348

Merged
merged 12 commits into from
Jan 18, 2019

Conversation

luucv
Copy link
Contributor

@luucv luucv commented Jan 18, 2019

I encountered an issue where when calling updateContact on android, it would insert the phone numbers and emails leading to multiple duplicates, essentially the same issue as #332.

The expected behaviour is now consistent with iOS. If you call updateContact with the new contact information, instead of inserting the email addresses and phone numbers (leading to duplicates), it now actually updates them.

@morenoh149 morenoh149 merged commit 0431082 into morenoh149:master Jan 18, 2019
@morenoh149
Copy link
Owner

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants