I developed an Android application that shows google maps in one of the ativitys, the tests works well, but the app published in the Play Store does not show the map. I generated the Google Maps API key, restricted it, and put both google_maps_api.xml files in both debug and release.
Could someone help me with how to solve this problem?