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

[Bug] Nickname is not stored #78

Open
fgubler opened this issue Feb 15, 2024 · 1 comment
Open

[Bug] Nickname is not stored #78

fgubler opened this issue Feb 15, 2024 · 1 comment

Comments

@fgubler
Copy link

fgubler commented Feb 15, 2024

Hi

I have a little problem: it seems like the nickname is lost when I try to create a new contact.

My code looks like this:

contactStore.execute { insert(contact, internetAccount) }

in debugging, contact has the nickname set to the desired value. However, when I look at the contact afterward in Google's contacts app, the nickname has disappeared.

@fgubler
Copy link
Author

fgubler commented Mar 5, 2024

The same happens when editing an existing contact. The nickname can be read from the ContactStore but writing it back does not work.

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

1 participant