Now I have a problem to define whether the contacts have been updated or created. I wanted to implement the functionality of getting the updated date of the contacts in order to define whether some of the contacts has been changed. As now the Android is not giving the possibility to get the created and updated date we decided to generate hash with contact list data. So in app we can compare between the hash received from plugin and the hash received before that. By using this functionality we can understand if the contact list have been changed.
[ Full content available at: https://github.com/apache/cordova-plugin-contacts/issues/170 ] This message was relayed via gitbox.apache.org for [email protected]
