Interface ClientCreateMobileAndroid

Android native app configuration.

Hierarchy

  • ClientCreateMobileAndroid

Properties

app_package_name?: string

App package name found in AndroidManifest.xml.

sha256_cert_fingerprints?: string[]

SHA256 fingerprints of the app's signing certificate. Multiple fingerprints can be used to support different versions of your app, such as debug and production builds.