I have a question about the interplay of the Google Cloud API keys and the keys, that are used by Firebase:
I want to add Google API key restrictions for two apps (Android & iOS). So I created two new keys (Android + iOS) in the Google Cloud Console, that should replace the old overpowered and unrestricted prod key, which was used for both platforms. I was able to add the desired restrictions for both new keys, but how can I change the keys in Firebase console (= in the google-services.json file for Android)? When I try to download the google-services.json file, the key is still the old one. And I don't see any option to update this key in the Firebase Console. Firebase is also still using the old key when I add a new app with package-name and fingerprint to the Firebase project.
See the docs: https://cloud.google.com/api-keys/docs/add-restrictions-api-keys