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:
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?
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
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?