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

[iOS] Merged (linked) contacts showing as individual #65

Open
paintedbicycle opened this issue Apr 11, 2018 · 2 comments
Open

[iOS] Merged (linked) contacts showing as individual #65

paintedbicycle opened this issue Apr 11, 2018 · 2 comments

Comments

@paintedbicycle
Copy link
Contributor

On iOS if a user has merged several contacts using apples built-in method for linking contacts, they show up twice.

If a user looks at their own contacts inside the contacts app on iOS the contacts only appear once. However in the list of returned contacts in my app, those contacts appear more than one.

So contacts app and my app (using this library) don’t match.

@joshuapinter
Copy link
Owner

Interesting. Are they recently merged (maybe a caching issue)?

Maybe Apple keeps them separate in case the user wants to "undo" a merge. I wonder if there is a flag on the merged records that says they should be ignored?

@paintedbicycle
Copy link
Contributor Author

I reached out to the user submitting the bug to me - I don't think caching was an issue, they said it was at least several weeks since they merged them if not more.

I hope Apple allows you to only return the primary contacts, yes! I couldn't imagine this is normal.

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