Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to get Android Internal App Sharing key SHA1 to enable Google APIs?

Google APIs are not working with Internal App Sharing, this might be due to the Google Play App re-signing which is mentioned in Share app bundles and APKs internally

How can I get Internal App Sharing key SHA1 to add on Google API console?

like image 983
Chathura Wijesinghe Avatar asked Sep 04 '19 02:09

Chathura Wijesinghe


1 Answers

You can find the Internal App signing key under Development Tools -> Internal app sharing -> App Certificates on Google Play Console after submitting your App.

Android Internal test certificate's fingerprints

like image 157
Chathura Wijesinghe Avatar answered Oct 05 '22 16:10

Chathura Wijesinghe