Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicated new contacts #44

Open
tosiek opened this issue Aug 24, 2017 · 1 comment
Open

Duplicated new contacts #44

tosiek opened this issue Aug 24, 2017 · 1 comment

Comments

@tosiek
Copy link

tosiek commented Aug 24, 2017

When i'm adding new contact i have it doubled in my google contacts.

`$name = $number;
$phoneNumber = "+48".$number;
$emailAddress = $number.'@'.$number.'.com';

if(($newContact = rapidweb\googlecontacts\factories\ContactFactory::create($name, $phoneNumber, $emailAddress...`


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@DivineOmega
Copy link
Member

I've not been able to replicate this issue. Is it still a problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants