It's so limiting because of how locked down iOS is. I can do a lot with an NFC tag but can't make a VCard work. That's the one thing I really want to work! HAHA. Any ideas? Any news on Apple making this work eventually?
It's so limiting because of how locked down iOS is. I can do a lot with an NFC tag but can't make a VCard work. That's the one thing I really want to work! HAHA. Any ideas? Any news on Apple making this work eventually?
4 Comments
Luminous5481@anarchist.nexus · 5 pts · 108d
phillycodehound@lemmy.world · 1 pts · 108d
Oh very cool. Thanks for the tips!
artwork@lemmy.world · 3 pts · 108d
Just in case, for the sake of multi-platform local file transfers, there's a quite nice project known as LocalSend, and it should be supported for all the platforms, since there are clients for desktop (Linux, Windows, macOS), Android, and iOS, and for the general web clients, too:
- https://web.localsend.org/
jcmurty@lemmy.world · 2 pts · 108d
host the vcard file on a web server or with a service like amazon s3. put the url to the vcard in the nfc card - this method works fine on ios and android
phillycodehound@lemmy.world · 1 pts · 101d
Great idea! Thanks @jcmurty@lemmy.world