nfc_in_flutter
nfc_in_flutter copied to clipboard
NDEF tag does not contain any NDEF message
Hello,
When I am trying to write to NDEF tag from my app with this plugin(2.0.5), Xcode throws an issue "NDEF tag does not contain any NDEF message". Did anyone face it? If yes, can you please provide any thoughts or solutions to this?
I get an empty tag response in an android device.Also message.payload gives me null.I used credit card to test the application.As much as I know some data should be shown.Though it detects values I cannot show it on the screen.Please help me as I have to present it in class.
Check my comment here (https://github.com/semlette/nfc_in_flutter/issues/87)