Digital Asset Link verified by Android Studio, but not pass in Google Play Console

筅森魡賤 提交于 2019-11-28 14:23:55

Did you by any chance enable Google Play App Signing? If yes, then you need to use the fingerprint provided by the Play Console, instead of the fingerprint used by Android Studio to sign the APK with (upload key).
To do this, modify your assetlinks.json with the release key specified in the Play Console > Release management > App signing.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!