firebase-app-indexing

GSC Message: Fix deep links for Android app. Error “Intent URI not supported”

ⅰ亾dé卋堺 提交于 2019-12-30 09:57:07
问题 [Continued from https://productforums.google.com/forum/#!topic/webmasters/wZEY_QZicxg;context-place=forum/webmasters] Google Search Console Message: This week we received a GSC Message stating that the deep links are not correctly configured. IMG1 IMG2 This is the first message of its kind since December 2014 when we implemented the App Index mechanism. Our setup of the App Index has not changed since then (except that we added a few pages, we are now at 20 pages - it grows by design with 3

Android Studio only gives me SHA1, I need SHA256

生来就可爱ヽ(ⅴ<●) 提交于 2019-12-09 05:57:53
问题 I want to use assetlinks.json for appindexing. I am supposed to use an SHA256 fingerprint, but when I print out the signingReport in Android Studio, I only have SHA1. Can I use SHA1, if not, how can I get an SHA256 signed app? Using Manish Jain's answer I have managed to list only the debug keys, which is more than I could do by myself, but if I put my actual keystore path and jks file in the path, "keytool -list -v -keystore "C:\Users\myself\Keystores\android.jks" -alias mykey -storepass