I need to build an app, which can share my business card through NFC, can I get some guidelines to achieve this task?
I need some clarification on this plugin:
1. Can I use NFC Plugin to write a custom text which can be shared through NFC between two mobile phones?
Hi Muhammed,
I advise you to install this sample App and try to check if the scenarios you want are possible. I would say they're possible, but it worth the try to confirm.
https://www.outsystems.com/forge/component-overview/4702/nfc-sample-using-nfc-plugin
Best regards!
TG
Hello Tiago,
I installed the sample app.
In my scenario, I don't want to use any external NFC tags, I want to communicate different NFC-enabled mobiles through NFC peer to peer.
(I need to share my vCard to another mobile with a tap, without using external NFC tags)
I am facing an issue with "ShareText" action.
The share state returns "NOT_Sharing", and there is no error message from the response.
Any help is highly appreciated.
Thank you.