Hello! I tried searching the mailing list to see if anyone else has had this issue, but I didn't find anything relevant.
Explanation: I am trying to install my java applets to an older sysmoISIM-SJA2 card with the "SELECTABLE" and "DEFAULT" privilges/flags. The reason being that I need my applets to auto select itself rather than manual interaction through the SIM Toolkit menu. Currently, I am using the shadysim-isim tool to load my applets, however, there is no option to make applets defaultSelect. And, it doesn't look like pySim supports this currently either. GlobalProtectPro (gp.jar) does have support for these cmds, but it looks like they need addtional parameters specific to the SJA2 when installing. Does anyone know what the exact parameters needed are? Someone else noted this issue under the GlobalProtectPro repo - but I'm not really knowledgeable enough to understand what was said. Link to the issue: https://github.com/martinpaljak/GlobalPlatformPro/issues/293 Link to their solution: https://github.com/martinpaljak/GlobalPlatformPro/issues/293#issuecomment-1313170523 Thanks!