flutter_nfc_kit icon indicating copy to clipboard operation
flutter_nfc_kit copied to clipboard

Galaxy s24 (Android 14) cannot polling. (One UI 6.1)

Open appulele opened this issue 11 months ago • 1 comments

I tried to use this package. and IOS, Android s22(Android 14) is action enough well but eventhough same code. S24 cannot polling same NFC card.

if i use default nfc application. i can scan NFC. and then. toggle application my app. Very shortly i can scan NFC Card.(but after then. cannot polling again)

When i open my app. and startPolling, Basic NFC Application cannot polling and discovering NFC. so maybe startPolling is enabled succesfully. but cannot polling really.

So when i think. need S24`s startPolling Testing.

appulele avatar Mar 13 '24 10:03 appulele

Please provide your MWE code and logs.

Harry-Chen avatar Apr 04 '24 09:04 Harry-Chen