• Hello everyone,

    I’m new to WordPress and don’t have any coding experience. Recently, I created my first portfolio website, diving into web design for the first time. I’m facing an issue with adding a vCard (.vcf) file to enable saving my contact information on smartphones.

    While it works perfectly on iOS, Android seems to open the vcf file as a text document rather than directly importing it into the contacts app. I’m looking for a solution to ensure that the vcf file can be easily managed and opened within the contacts app on Android. Any guidance on how to resolve this would be greatly appreciated.

    • This topic was modified 2 years, 5 months ago by sajithprabhan.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • 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?

    Moderator bcworkz

    (@bcworkz)

    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.

    Thread Starter sajithprabhan

    (@sajithprabhan)

    @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.

    • This reply was modified 2 years, 5 months ago by sajithprabhan.
    Thread Starter sajithprabhan

    (@sajithprabhan)

    @bcworkz
    Thank you, sir. I’m curious about how the digital business card works if the VCF file can’t be downloaded on Android.

    • This reply was modified 2 years, 5 months ago by sajithprabhan.
    Moderator bcworkz

    (@bcworkz)

    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.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘vCard doesn’t seem to function properly on Android.’ is closed to new replies.