When the app is scanned for vulnerability test, google api keys are visible .Is there any way to secured so the app pass the PT test.
The app is developed using Flutter.
Thanks in Advance.
When the app is scanned for vulnerability test, google api keys are visible .Is there any way to secured so the app pass the PT test.
The app is developed using Flutter.
Thanks in Advance.
2
Answers
I was trying to hide the keys and wasting my time.
Now I change the package google_maps_webservice. Instead now I am using google_maps_place_picker_mb package and it works like a pro.
These keys and identifiers do not represent a security issue. In Firebase you need to set the Rules in order to restrict access to your data as specified by Sam Stern in this reply:
https://groups.google.com/g/firebase-talk/c/EEEwttbpPJU