I my app I want to have a field were the user just can scan a tag (like NFC) with there phone.
It’s basically like scanning a chip in a dog to recognise the dog. (Hope this is clear) Application is similar.
The value of the tag should be the filled in the TAG field.
So I just created a text field but when I select that and hold my phone to the nfc tag nothing happens (which is a bit expected because I never indicated that the NFC scanner needs to be on)
Anyone know how to do this ?
Thanks