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

Android won't update contact array fields (email, phone) if none exist #270

Closed
paintedbicycle opened this issue Mar 15, 2018 · 3 comments
Closed

Comments

@paintedbicycle
Copy link
Contributor

paintedbicycle commented Mar 15, 2018

If I have a contact that exists, but they do not have any email addresses, calling "updateContact" and passing the new email address will not save on Android.

However, if I already have one or more email addresses, I can successfully update that email or add a new email to that array.

This does not affect iOS.

Android should allow insertion of new objects to the empty arrays.

@paintedbicycle paintedbicycle changed the title Android won't update contact array fields (email, postal) if none exist Android won't update contact array fields (email, phone) if none exist Mar 15, 2018
@mohsinriaz17
Copy link

If I have a contact that exists, but they do not have any email addresses, calling "updateContact" and passing the new email address will not save on Android.

However, if I already have one or more email addresses, I can successfully update that email or add a new email to that array.

This does not affect iOS.

Android should allow insertion of new objects to the empty arrays.

any update on this, ?? or any one can guide me where to start looking for a fix in android native module files ?

@github-actions
Copy link

This issue is stale, please provide more information about the status

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

No branches or pull requests

3 participants