How to get carrier privileges for Android app?

235 Views Asked by At

Could you help me with eSIM(eUICC) carrier app for Android. My app needs to activate the eSIM on the device with an activation code, but without system permissions. I have read the docs and am having problems with the signing process. Part of docs.

So where do I go to get the public-key certificate that I need to sign my app to give the app carrier privileges? My customer already sells eSIM, but eSIM activation is done manually, which causes some problems for some users.

And if you can help with Xamarin/MAUI code/tutorials that would be great.

I've been working through the docs and don't understand how or where I can get the app signing certificate. Implementing eSIM article, UICC Carrier Privileges

0

There are 0 best solutions below