Hello: I have the Google Places API working with Flutterflow, I've tested the API call and it's returning data. I went to call the API from a Button On Tap Action, but when trying to set the 'Lat' or 'Lng' variable using 'Global Properties - Current Device Location' the 'Current Device Location' is greyed out.
I've troubleshooted this for hours, making sure my browser (Firefox or Chrome) are allowing location searches. For testing purposes, I also added the Google Map Widget to the page and set it to 'Current Device Location' and it shows an apparent Google Error on the Widget in Dev Mode 'The Page Can't Load Google Maps Properly'. I ran this in 'Run' mode to see if it works anyway, but it doesn't.
Key question appears to be why the 'Current Device Location' under Global Properties is Greyed out? I've entered the Google API Keys properly for IOS, Android and Web.
Running out of options (and patience) and hoping someone has come across this same thing and solved it...thanks!