Comment on page
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 modified 1mo ago