Enable Direct Installation
A direct installation allows users to install an eSIM on their Android device without a QR code. It provides the smoothest experience for installing an eSIM.
Request the Direct Installation at DENT and follow the process
Once approved, proceed with the technical integration
Prepare SHA-1
To use the DENT Android SDK in your app, you need to provide the certificate fingerprint of your app to DENT.
If your app is self-signed, identify the SHA-1 using keytool
following Google documentation.
If you are using Play App Signing, provide the bundle SHA-1 from the Google Play Console.
App Bundles might have a different signature in Google Play than during testing the APK locally. In this case, change your App Bundle signature to your self-signed key (see this link) or provide both SHA-1 fingerprints to DENT.
Request Direct Installation
Once you identified the correct fingerprint, send us your SHA-1 via this form.
Registering your app might take some days. We will send you an email once your app has been registered. Schedule enough time to get the signature processed.
Last updated