QuisApp / flutter_contacts

MIT License
84 stars 140 forks source link

Bug | Add Contact to Group on iOS #102

Closed felixkriechbaum closed 1 year ago

felixkriechbaum commented 1 year ago

On iOS it does not work to add an Contact to a group. On Android the contact is added to the group as intended, but on iOS the contact is created but not added to the group, even though I have given all the permissions there are.

felixkriechbaum commented 1 year ago

Oke, you need to create the iOS contacts first, then add the group and update the user ... weird but now its working