I'm working on an Android Application. I tested the example code for the passthrough but I'm going over a problem.
My Use Case needs the phone to be put over a holder :
2024-06-13 10:57:37.570 System.err com.npilot W java.lang.SecurityException: Permission Denial: Tag ( ID: 00 66 21 2C 58 01 04 E0 ) is out of date
2024-06-13 10:57:37.571 System.err com.npilot W at android.nfc.Tag.getTagService(Tag.java:382)
2024-06-13 10:57:37.571 System.err com.npilot W at android.nfc.tech.BasicTagTechnology.transceive(BasicTagTechnology.java:149)
2024-06-13 10:57:37.571 System.err com.npilot W at android.nfc.tech.NfcV.transceive(NfcV.java:115)
The problem happens on :
-Samsung S23 and Samsung A15 with Android 14
I tested also A50 ( Android 11) and I did not have this issue.
I also had to update the SDK. The example code uses quite outdated SDK.
minSdkVersion 24
targetSdkVersion 34
Hi @jpbino ,
Hi @kosmo-de ,
I hope I have got some about it. Here are my findings:
First, I will tell how I use the tag then I go to the app details:
Now, the app part,
I used the code here to build what I am doing:
I hope these ideas can help. I attached a function that you can try to study the behavior of your tag. I tested this with the A50, S23, and the Moto G stylus 2023.
Hi
For TapLinx support. I would suggest you post your question on TapLinx community forum.
https://community.nxp.com/t5/TapLinx-SDK/gh-p/60564
Regards
Daniel