简体   繁体   中英

How can I make a contact pop up on an iPhone from a web application?

I want the native contacts app in iOS to trigger in a web application. Is this possible?

All you have to do is open a VCF file in Safari. So if you are building a web application, just redirect the user to the URL for the desired vCard. Example: https://vcard.link/card/DUo5.vcf will trigger the contacts app to load to view the VCF file.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM