My Ionic 3 app shows a person’s info (name, logo, phone, email…) and I want to save that in the contacts/address book (basically create a .vcf card).
Any idea how to do that? I can’t find any plugins or such in Google. I saw https://github.com/enesser/vCards-js but I’m not sure how to implement it in Ionic 3.
Thanks