Reputation: 25
I can't understand if is possible to create an app that simulate an Nfc card on your IOS device. (Send data to nfc reader like a Pos) In Android is possible and ok.. But I have to develop and app in xamarin or xamarin forms and I can't find any information about iOS devices.
If apps like bizum or payment via nfc exist I think that it's possible.. Can anyone share any information or links to study this argument?
Thanks to everyone.
Upvotes: 1
Views: 618
Reputation: 10152
It is not possible for normal developers to make iOS behave like a NFC card, Apple have restricted that hardware capability to themselves.
It is possible for selected partners to add details to the Apple Wallet for it to behave like a NFC card.
e.g. Passkit, Bank cards, etc
Upvotes: 2