> `find` first, then make your changes and then `save` on the `Contact`: > https://github.com/apache/cordova-plugin-contacts#methods-1
This is not correct. Save will only update things like name/notes etc. If you for example want to add phoneNumber, Email, Addresses etc, this apparently will not work with save() unless you clone first but than information which is not cloned can be lost. [ Full content available at: https://github.com/apache/cordova-plugin-contacts/issues/168 ] This message was relayed via gitbox.apache.org for devnull@infra.apache.org