Yaser El Dabete Arribas

Results 5 issues of Yaser El Dabete Arribas

I have fixed the build of `X-SOCIALPROFILE`, using the semicolon the text `CHARSET-UTF8` appears in the social network property of the contact, so putting `colon` instead of the `semicolon` can...

With these changes you can set custom urls for iOS devices. Initializing the properties `vCard.iosURL` and `vCard.label` as an empty array and putting in each position of the array a...

Define new type of variables ``` iosURL = Array label = Array

With this change, it is possible to add multiple URLs as social networks for Android devices, since these devices do not support the `X-SOCIAL PROFILE` property in their contacts.

With the new code you are able to add mora than one address per type. ![Captura de pantalla 2023-01-15 a las 13 21 17](https://user-images.githubusercontent.com/34303875/212540236-f1df9748-19d8-4779-b955-27a3546293bc.png)