Prepare eSIM Installation
Check for eSIM capable device
Gigastore.isEsimCapable(completion: { (isCapable) in
print("\(isCapable)")}
)Activate Inventory Item using API
Retrieve the profile
Last updated
Was this helpful?