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.