Post

Replies

Boosts

Views

Activity

Reply to Display problem with keyboard in iOS 26
Update: to reproduce it in iOS 26.1, the options to set are in the settings "Display and text size" enable "display borders" but disable "increase contrast", so as I like the new border option, I enable the "increase contrast" to avoid the bad display
Topic: Design SubTopic: General
2w
Reply to Using CardSession the NFC reader recieve 6A 81 when SELECT AID command is sent
Hello, thank you for the advices The problem is now solved, it was an error in the select command, after the AID number (8 bytes in our case) the reader was adding two zero for the CRC, on Android device this was working but iOS requires that we compute a correct LRC. With the correct LRC value, the command is accepted by iOS device and we can exchange data. As the corrected command is also accepted by Android device, we have a solution that works for both
Topic: App & System Services SubTopic: Core OS Tags:
Feb ’25