I've implemented a custom widget that picks location based on where the user moves the pin on the map. The widget was working when I tested it and after a few days I opened the page to find google Maps key not found error in my console. It works when I run on test mode in chrome but doesn't work when I run it on my physical device. When I downloaded the code to check on my local the key is missing. I pasted the key in my manifest file and it works just fine. And the key exists in the Google maps settings.
Google maps API key in androidManifest.xml has disappeared.
Troubleshooting
Removed the key and added it again
Ran my old branch and the keys have disappeared from all branches
Yes
1
3 replies