vobject icon indicating copy to clipboard operation
vobject copied to clipboard

Incorrect VCF structure resulting in strange labels on iOS

Open NSURLSession0 opened this issue 3 years ago • 0 comments

Please have a look at the following issues:

  • https://github.com/nextcloud/contacts/issues/1107
  • https://github.com/monicahq/monica/issues/4704

Both projects use VObject for generating VCards. The bug can be seen on iOS devices where phone numbers get the label "CELL instead of "Phone Number".

@FackelAB looked at this issue (https://github.com/nextcloud/contacts/issues/1107#issuecomment-803477441) and came to the conclusion that the generated VCF structure might be incorrect.

NSURLSession0 avatar Jun 29 '21 22:06 NSURLSession0