In my android application, I use a smartcard using OpenMobileAPI.
After creating a channel, when I transmit a command APDU, I often get an Exception like:
Exception plugin internal error:internalTransmit()
execution:java.lang.IllegalStateException:internal error.
What does this exception mean? What should I do?