how can I send vCard through sms message in code?

2019-09-08 16:19发布

问题:

how can I send vCards through sms message in code ? I want to build the vCard in code and send it in MFMessageComposeViewController.

回答1:

A VCard sms isn't a normal SMS, so there is no way to do this is in the current SDK.