NFC Tag input

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

I do not believe Glide can interact with the device’s NFC capabilities. You would need some kind of bar code integration to implement scanning to enter information in this manner.

1 Like

Hmmm that would be unfortunate. And no work arounds to be found ?
It’s for scanning a tag in a dog / cat, so qr code is not an option :slight_smile: