Hello, it’s a Fintech company ‘KONA I’ located in Seoul, South Korea. We are developing several JavaCard applets executing on a SIM card. Now we would like to investigate the way of communication between an iOS application and a JavaCard applet. To be more precise, we need to send APDU commands to the applet from iOS app and receive response APDU to iOS app from the applet. I could not find any related APIs on the official documentation. Is there any iOS APIs for interacting with JavaCard applets?
Are there API for usim APDU command or business requirement for such API
Add a Comment