Design Introduction “Air” Styles Mobile Design Principles Styles UX Overview Design Patterns UI Components for Tizen App Design 2.3 TV Design Principles Styles UX Overview Patterns UI Components Wearable Development Tizen Studio Overview Download Tizen Extensions for Visual Studio Family IoT extension SDK Docs Blog Blog Announcing the Tizen Studio 3.7 Release Announcing the Tizen Studio 3.1 Release Community Forums General Support Tizen .NET Web Application Development Native Application Development SDK & IDE Design Introduction “Air” Styles Mobile Design Principles Styles UX Overview Design Patterns UI Components for Tizen App Design 2.3 TV Design Principles Styles UX Overview Patterns UI Components Wearable Development Tizen Studio Overview Download Tizen Extensions for Visual Studio Family IoT extension SDK Docs Blog Blog Announcing the Tizen Studio 3.7 Release Announcing the Tizen Studio 3.1 Release Community Forums General Support Tizen .NET Web Application Development Native Application Development SDK & IDE
Store VCard string as Contact
Dear Tizen Geeks,
Hello.
I need to parse a vcard string to store in the Contact db as contact.
There is a native API for VCARD parsing.
I have implemented my code:
err = contacts_connect(); if(err != CONTACTS_ERROR_NONE) ERR("contacts_connect Error[ %s ]", get_error_msg_contact(err));
The problem is, if I send different version’s (except version 3.0) VCard string to contacts_vcard_parse_to_contacts API, the API can’t parse it.
Any idea about this?
Your support is appreciated!
Thanks-
//Mohammad N. Nobi
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio