Wrote stack traces to tombstoned on Android 13 using NFC Manager plugin in flutter app. and permission denial

148 Views Asked by At

I am trying to lock the tag using the nfcmanager facing issue while locking. once session is getting started for handling tag lock feature after that when it go to the locking function application is getting stoped and not responding.

I/abgroup.nfclabs(15408): Thread[5,tid=15413,WaitingInMainSignalCatcherLoop,Thread*=0xb400007bc1699dd0,peer=0x13780260,"Signal Catcher"]: reacting to signal 3 I/abgroup.nfclabs(15408): I/abgroup.nfclabs(15408): Wrote stack traces to tombstoned F/crash_dump64(16414): crash_dump.cpp:540] failed to attach to thread 641: Permission denied

i am trying to lock the tag using the nfc manager. but it is not working with andriod 13 same with andriod 12 it is working

0

There are 0 best solutions below