ESIM: Managing Profiles

eSIM Access Entitlements were obtained.

I'm clear on checking if a device is compatible and provisioning a profile through RSP.

However, we'd like to reduce the friction a customer goes through when obtaining an ESIM.

There are use cases such as:
  • Checking if a profile previously was downloaded/provisioned

  • Manage existing profiles

  • Transfer a profile to a new device

I've read through the 'Provisioning an eSIM' Apple documents but do not see additional methods or APIs that expose this information.

Lastly, UIDevice class does not expose a property to obtain the device's model number. Is this private on purpose or is there another way to obtain this programmatically?

ESIM: Managing Profiles
 
 
Q