Deep Linking Configuration for Android
Last updated
Last updated
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.