Skip to main content

Software Integrity

We implement multiple measures to protect the integrity of our software.
We will not list all our efforts here to make it as difficult as possible for potential attackers.

Signing Key (SDK only)

What we can tell you is that we need to get the public key of your signing key. Without this key the app will immediately crash. This app integrity check protects the app from repackaging attacks.

Length of public key

Currently, we support public RSA keys with a length of 1024-bit to 4096-bit in our integrity check.

Sideloading protection (APK and SDK)

We check if the application was installed from the Google Play Store.
If you want to install your application from a different store or MDM, please reach out to us.