Documentation on implementing core telephony framework

We are a carrier in the US and would want documentation on implementing the native eSIM creation on the native app and install it on the device directly through the app. Core Telephony framework is available (https://developer.apple.com/documentation/coretelephony) to do that but I did not find any documentation on how to implement it by step by step process. Also we would want to understand how we can read the IMEI of the phone as we already have the carrier privileges on our developer account.

Answered by DTS Engineer in 814641022
as we already have the carrier privileges on our developer account.

This isn’t something we can discuss here on DevForums. I recommend that you escalate this via your carrier contact at Apple.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

as we already have the carrier privileges on our developer account.

This isn’t something we can discuss here on DevForums. I recommend that you escalate this via your carrier contact at Apple.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Documentation on implementing core telephony framework
 
 
Q