gReEn HoRn
gReEn HoRn

Reputation: 274

Smartcard exception Interenal transmit execution

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?

Upvotes: 0

Views: 196

Answers (1)

Toluene
Toluene

Reputation: 761

You may find support on the SEEK for Android project page. I would advise you share more details, mostly the phone you are using and the smart card reader you have selected in the first place (UICC or micro SD ?). Maybe some code would help.

Upvotes: 1

Related Questions