Prepare eSIM Installation
Last updated
Was this helpful?
Last updated
Was this helpful?
First, you need to check if the device is eSIM capable.
This query may take some time to complete.
The isEsimCapable
method can be used to check whether the user's device is eSIM capable or not.
Implementation changed with SDK version 1.1.
To install an eSIM, an inventory item must first be activated using the Gigastore API on your server. For more information, refer to the First PackageAPI documentation.
Use the esimProfile.uid parameter of the API response and transfer it securely to your app.
Make sure to replace CONTEXT_PLACEHOLDER
with your current Activity or Application context.
Use the getProfile
method with the created profile uid to fetch all needed profile data.
The method will return a profile you can install in the next step using .