What is “Click to Install” on Android?
This is a feature that allows eSIM profile installation on Android without the QR code. Once implemented, the end user can click a button in an Android app to trigger the eSIM installation.How do I implement this feature in our Android app?
Here are the steps to implement this feature:Share your app signature with Bondio
Provide Bondio over chat/email the SHA-1 or SHA-256 signature hash of the public certificate used to sign your Android app that is published on the Play Store.
Bondio generates a customised eSIM profile
Bondio will generate a customised eSIM profile for you. This will add a new entry in your eSIM inventory table on the Bondio web portal. Generating a customised eSIM profile can take up to 3–4 working days.
Implement the Android API
Implement the EuiccManager downloadSubscription API in your mobile app to trigger the installation of the customised eSIM. Check out the Android eSIM documentation for more information.