[Bug]: NoSuchMethodException: android.telephony.TelephonyManager.getSimSlotMapping
Good point, I was trying to be careful about lower platforms but I probably missed this one. Will just disable the slot mapping madness for pre-13.
OpenEUICC app(13M version) won't start after Feb 19th commit for Android 14
I don't understand what any of this issue means.
Cannot leave the Log view in alpha03
OpenEUICC doesn't seem to work with unknown CERT.CI.ECDSA on the eUICC for TLS cert verification
OpenEUICC doesn't seem to work with unknown CERT.CI.ECDSA on the eUICC for TLS cert verification
Ok, this has now been implemented but with the caveat that we still have to hard-code a mapping between known PKIDs and their public certificates. However, compared to just adding the certificates…
OpenEUICC doesn't seem to work with unknown CERT.CI.ECDSA on the eUICC for TLS cert verification
auto-discovery mechanism as I described. will only work with SM-DP+ that include the root cert
Also note that the Subject Key Identifier of the CI cert can be an arbitrary string dictated by…
OpenEUICC doesn't seem to work with unknown CERT.CI.ECDSA on the eUICC for TLS cert verification
Although I guess I could also piggyback on lpac's derutil.c
here from JNI.