android - 如何使用 Firebase 在 Android 中解决 Deep Link Enable

标签 android firebase deep-linking applinks firebase-dynamic-links

1

如何解决这个问题以及如何启用App link Enable?

最佳答案

查看 this page .这里:

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.

原始页面有内联链接。

关于android - 如何使用 Firebase 在 Android 中解决 Deep Link Enable,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/47570230/

相关文章:

java - 如何保持前景图像的纵横比?

android - onActivityResult 未在 Fragment 中调用

flutter - : Error: The getter 'ut' isn't defined for the class 'BlocBase<State>'

javascript - Firebase 按内部数组值查询

android - PhoneGap 如何处理屏幕尺寸变化?

javascript - Cordova 文件插件永远不会在 Android 中准备就绪

javascript - webrtc 与 Firebase :how to fix black screen on ios/safari

swift - 如何显示 "Open in appstore"以在 swift 3 中通过通用链接(apple-app-site-association)进行安装?

android - 从 Chrome 到 native 应用程序的深度链接

ios - 深层链接到 iOS 设置的通知页面?