chariotsolutions / phonegap-nfc

PhoneGap NFC Plugin
MIT License
706 stars 556 forks source link

Ionic app which emulates card with share method #291

Closed Vartex05 closed 6 years ago

Vartex05 commented 6 years ago

Hi, iam trzing to building app, which will sort of emulate nfc tag or card. So user can use his mobile for example in attendace control systems and something like that. But i cant make it work. Is the share method the one which does it? Do i understand it right, that when i call share method with message that i create, the mobile will emulate card in some kind of way and the message can be read with another mobile with nfc, or with common reader? Or this must be done in some other way? Thx for answer :)

don commented 6 years ago

nfc.share will push a NDEF message to another phone or reader.