rhanesoghlyan opened a new issue #170: Add hash with all contact list
URL: https://github.com/apache/cordova-plugin-contacts/issues/170
 
 
   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.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to