zxxdanxxz / nfc_host_card_emulation

The Flutter plugin implementing Host Card Emulation (HCE) with the APDU communication interface
MIT License
5 stars 2 forks source link

Android 14 returns notSupported #2

Open BurtsevC opened 1 month ago

BurtsevC commented 1 month ago

I have checked it on Android 12 and it works as its. On Android 14 it always returns notSupported, tried multiple devices.

Nicroms commented 1 month ago

Same problem, did you find any solution to use HCE with flutter on android 14 ?

BurtsevC commented 3 weeks ago

Unfortunately no, I have decided to write it on NET MAUI, it works fine. As an example, you can see https://github.com/sylvain-prevost/maui_nfc_hce