Hello, good day.
I am working on a project that uses MIFARE Plus EV2 cards in security level 3 for reading and writing operations. For Android, I have been able to successfully perform authentication and reading using the TapLinx library. However, for iOS, I have not been able to find if such a library exists. I see it mentioned in the documentation at development center, but I cannot locate it.
Furthermore, I am unsure whether I can develop my own implementation using APDUs because, from what I understand, the CMAC calculation for this type of card and security level is not publicly available.