ryanhz / nfc_emulator

Flutter plugin to emulate an NFC card, work in peer to peer mode.
MIT License
35 stars 18 forks source link

Android Device as NFC Card #5

Open barangungor opened 2 years ago

barangungor commented 2 years ago

I will make an application and I want to be able to use the user's android device as an nfc card in the application. Can I add user specific information as cardUid? If I can add it, I want to let the reader know the user information as if it were an NFC card by having the Android device read by an NFC Reader. can i do this?

SlavisDEV commented 2 years ago

I need the same feature. Did you find any solution?

barangungor commented 2 years ago

No i couldn't. I researched that situation but i guess we can't use our devices as NFC tag.

ghost commented 2 years ago

Im with the same problem, i was searching for this too.

kcbaruri commented 2 years ago

Facing the same problem using https://pub.dev/packages/nfc_emulator but not been resolved yet.

braysonjohn148 commented 2 years ago

Any ideas?.... But how does apple pay/google pay work, they send a different random CardID each time and still process the payments.