The test vCard attached imports to a contact that can't be saved in the memory engine.
This is because the Context field of the QContactPhoneNumber is turned into a QVariantList, not a QStringList, by the compatibleContact function.
The test vCard attached imports to a contact that can't be saved in the memory engine.
This is because the Context field of the QContactPhoneNumber is turned into a QVariantList, not a QStringList, by the compatibleContact function.