Is there a way to find the Project ID from Google Developer console?

时间:2019-04-16 22:11:38

标签: android google-play-console android-fingerprint-api developer-console google-api-console

I am working on one of the app, which we received from our implementation partners. I noticed that, while migration, they were not able to provide the Project ID associated with one of the app. As we have N number of apps in API console (Google Developer Console) I am not able to find the correct Project ID associated with the package name.

I worked on similar issue, and was able to resolve it by navigating via each app in GDC and checking the SHA1 key in the credential page, which in turn will have the package name under : Package name From your AndroidManifest.xml file, just below the Sha 1 key.

However the app above in question doesnot have the Sha1 key. I am wondering if there is a way to get the Project ID from Google Play Console or Google Developer console associated with the Package name.

1 个答案:

答案 0 :(得分:1)

通常无法从Google Play控制台执行此操作。但是,如果该应用使用Google Play游戏服务,则该项目ID会在页面的底部链接到Play控制台中的应用。Screenshot of Play Console

恐怕我不知道开发者控制台的答案,但是我怀疑没有答案。