Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to solve Deep Link Enable in Android Using Firebase

1

How to solve it problem and how to Enable App link Enable?.

like image 721
Hitesh Kachhela Avatar asked Oct 18 '22 02:10

Hitesh Kachhela


1 Answers

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.

like image 142
Oleksiy Ivanov Avatar answered Nov 01 '22 14:11

Oleksiy Ivanov