google / secrets-gradle-plugin

A Gradle plugin for providing your secrets to your Android project.
Apache License 2.0
1.09k stars 92 forks source link

Your app contains exposed Google Cloud Platform (GCP) API keys #57

Open johnjeremih opened 2 years ago

johnjeremih commented 2 years ago

This is not an issue I just wanted to ask how we solve this error from the play store.

Screen Shot 2022-07-15 at 10 45 42 AM

Screen Shot 2022-07-15 at 10 48 37 AM

pedrox-hs commented 1 year ago

In your app you need to manipulate something in GCP? Maybe you can ask for the GCP key in some flow in your app, saving it encrypted in a local storage.