Hitesh Kachhela
Hitesh Kachhela

Reputation: 51

How to solve Deep Link Enable in Android Using Firebase

1

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

Upvotes: 5

Views: 7858

Answers (1)

Oleksiy Ivanov
Oleksiy Ivanov

Reputation: 2504

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.

Upvotes: 4

Related Questions