it is recommended to support ePIN input.
Data sent to the SM-DP+ server at or before authenticateClient
includes only the eUICC's own info plus the matching ID ("activation code") and IMEI. Confirmation code (ePIN) isn't even sent at…
it is recommended to support ePIN input.
The log given above does tell me it failed at authenticateClient
to Vodafone's SM-DP+ server, but it didn't contain the exact error code returned by the server. Please either enable verbose…
it is recommended to support ePIN input.
@dream I have no way to test the eSIM, but: the latest OpenEUICC release has a better download flow with more detailed error diagnosis on failure. Would you mind testing that out and see exactly…
feat: atr in euicc info activity
feat: sgp.22 version in euicc info activity
fix: profile rename state restore
fix: profile rename state restore
The only fix needed here is to not replace the edittext content in onStart
. This will be done another way.