How to solve it problem and how to Enable App link Enable?.
Asked
Active
Viewed 7,135 times
5

Oleksiy Ivanov
- 2,454
- 15
- 21

Hitesh Kachhela
- 51
- 1
- 6
-
https://developer.android.com/training/app-links/deep-linking.html – IntelliJ Amiya Nov 30 '17 at 09:42
-
i facing like this ...https://i.stack.imgur.com/YfRqZ.png – Hitesh Kachhela Nov 30 '17 at 09:44
1 Answers
3
Check out this page. Here:
Android app lacks SHA256. AppLinks is not enabled for the app.
To use Android App Links with your app, you must create a SHA256 certificate.
Once you create the SHA256 certificate, add it to your app in the Firebase console. See Add a SHA fingerprint.
Original page have inline links.

Vadim Kotov
- 8,084
- 8
- 48
- 62

Oleksiy Ivanov
- 2,454
- 15
- 21