flutter_nfc_kit
flutter_nfc_kit copied to clipboard
Allow Host Card Emulation HCE on iOS
Apple has launched iOS 16.1 which allow to delete wallet meaning they allow other developers to access the API
As far as I know the only way to do HCE in iOS is via PassKit. There's no general NFC API for HCE in iOS 16.
Good to hear about this workaround, sorry to ask. Can I emulate my card completely from my App, without opening the pass kit/wallet or apple pay apps?
Unfortunately, no. iOS does not allow such operations.