fix: iccCloseLogicalChannelByPort method signature
iccCloseLogicalChannelByPort method signature
automatically process + delete notifications
OpenEUICC already processes download notifications by default. Enabling switching notifications (activation / deactivation) by default is not planned as it does not seem necessary for normal…
automatically process + delete notifications
fix: replace printStackTrace with Log.e for better error logging
printStackTrace()
is a much better experience than Log.e
with an error in my opinion. If you really want to use Log.e
you'll need to construct a stack trace then print out each line separately
fix: replace printStackTrace with Log.e for better error logging
fix: omapi apdu interface
feat: prompt to enable disabled sim toolkit app