'Xamarin Send data via Nfc in IOS is possible?

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.



Solution 1:[1]

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

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Andrew