You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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 ?
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.
The text was updated successfully, but these errors were encountered: