You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/03/18 11:30:07 UTC

[GitHub] [cordova-plugin-contacts] guanyuan opened a new issue #210: conduct contact.save() twice on Android, but only get one contact.

guanyuan opened a new issue #210: conduct contact.save() twice on Android, but only get one contact.
URL: https://github.com/apache/cordova-plugin-contacts/issues/210
 
 
   # Bug Report
   
   ## Problem
   I conduct contact.save() twice on android.
   contact1 and contact2 are the same expect that they have different comany name.
   
   ### What is expected to happen?
   I expect to get two contact on my phone, which is contact1 and contact2.
   
   ### What does actually happen?
   I only get contact1 on my phone.
   **But on IOS, I actually get two contacts.**
   
   
   I am using <plugin name="cordova-plugin-contacts" spec="2.3.1" />
   

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


With regards,
Apache Git Services

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