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

Contact names not showing on device #16

Open
justinriddoch opened this issue Oct 27, 2017 · 8 comments
Open

Contact names not showing on device #16

justinriddoch opened this issue Oct 27, 2017 · 8 comments

Comments

@justinriddoch
Copy link

I just got everything up and running, and it's working great other than on my device there are no contact names. I am getting the following error though:

2017-10-26 22:51:31.760 MessageProxy[2391:54645] [Accounts] Failed to update account with identifier , error: Error Domain=ABAddressBookErrorDomain Code=1002 "(null)"

Any ideas what could be causing it? I am using a gmail account in the contacts app for all of the contacts if that makes a difference.

@ezhes
Copy link
Owner

ezhes commented Oct 27, 2017

Contacts are actually pulled from your Mac. Are you signed in properly there? Did you grant contact access?

@justinriddoch
Copy link
Author

justinriddoch commented Oct 27, 2017

Yeah the contacts app on Mac has my gmail account signed in, would I have to copy the contacts to 'All on my Mac' section? The contact names show in the iMessage app by the way.

@ezhes
Copy link
Owner

ezhes commented Oct 27, 2017

No idea, I assume iMessage has working contacts? Can you try launching it without the script?

@justinriddoch
Copy link
Author

justinriddoch commented Oct 27, 2017

I got an error saying the app was corrupt when I tried launching it, so I redownloaded it and now some contacts are showing. I am testing with one phone number and one email, and the phone number works. Will it pull emails contact names?

Edit: When I switched the contact I was texting with from an email to phone number it worked, so I guess email contact names aren't supported?

@ezhes
Copy link
Owner

ezhes commented Oct 27, 2017

Email contact names are supported, not sure why it's not working for you. If you copy and paste the exact email into your macs contacts app search, do you get the contact back? Is it on the same account as your other ones? Is it an exact match? It's sort of sketch-ily done honestly but it does work, I assure you.

@justinriddoch
Copy link
Author

justinriddoch commented Oct 27, 2017

Unfortunately that didn't fix it, I'm going to try restarting everything and see if that helps.

It is the same account as the other one, saved under the same contact name.

@ezhes
Copy link
Owner

ezhes commented Oct 27, 2017

That wasn't it a fix, it was a question. The app is doing a direct matching for contact names and if it's not exactly the same (ie there's a space or something at the end, I don't know) it won't work. Can you make a "on my mac" contact with just the email address in it to test if it's an issue with it being on google?

@justinriddoch
Copy link
Author

justinriddoch commented Oct 27, 2017

I tried importing the contact from gmail and creating a new contact with just the email address, but the contact name isn't showing. However, I think I am going to have to test it with a different contact because now when I try to message the email, the messages transfer over into the phone number convo and doesn't appear in the email comvo. My guess is that after I started texting the phone number that the email convo stopped updating. Does that make any sense?

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