Moderator
t-p
(@t-p)
issue with adding a vCard (.vcf) file
Are you using a plugin for it? If yes, what plugin? Acquired from?
Or is this vCard file a feature of your theme? If yes, what themen? Acquired from?
AFAIK you cannot download a .vcf file in Android and have it automatically import the data into contacts. Instead the user needs to save the file to their phone, then it can be imported manually from their Contacts app (via Fix & Manage option). I could be wrong though, I’m no Android expert.
In any case, it’s not an issue with your WP site, it’s an issue with Android. Consider asking for clarification through an Android focused support forum.
@t-p,
No Sir, I didn’t use any plugin to create the vCard. The vcf file used here was exported from the phone’s contact app. I’ve also tried several vcf files provided by vCard sites. They were simply uploaded to the media folder and linked to the button.
@bcworkz
Thank you, sir. I’m curious about how the digital business card works if the VCF file can’t be downloaded on Android.
It can be downloaded, the problem is it’s not immediately associated with the contacts app. It takes user intervention to get it imported into contacts.
It’s not any different than what happens on PCs. For example, you download a .aac audio file, but it’s not associated with your audio player. Opening the .aac file doesn’t do anything by default, you have to explicitly tell the PC to use the audio player to open and play the file. We have to assume in this example the file is unassociated. In reality, when you install an audio player it very likely automatically associates .aac files for itself. For whatever reason, the contacts app doesn’t do this with .vcf files.
A .vcf file is really just a plain text file with content structured in a specific way. It’s up to the app opening it to decide what to do with the data.