Deep Linking Configuration for Android

  1. Select the β€œTurned on” option, then fill in the following fields:

    • Android Package Name: package_name (taken from the build.gradle file).

    • Android Namespace: namespace.

    • Android Fingerprint: sha256_cert_fingerprints (generated with this command: keytool -list -v -keystore my-release-key.keystore).

    • Android Relation: use the default setting.

    • Click on the β€œCreate” button to save the changes.

Last updated