My Android app works with NFC, it works perfectly in Android 12 and lower but in Android 13, it returns java.lang.SecurityException: Permission Denial: Tag ( ID: 02 84 66 66 D5 05 99 ) is out of date
. then crash in isodep.close
I look around and found some google post as link , it is marked as fixed in Android 14 but my maximum target is just Android 13. Does any one can help this?