Hello I’m trying to get user’s address by using calculate CoordToAddress function. Using the Geolocation(GPS) Tracker plugin, I successfully got user’s latitude and longitude. But when I plugin those values into the CoordToAddress function I’m keep getting empty. I have no idea why it doesn’t work. (The reference images are down below). The function worked properly when I used previously. I sincerely needs your help. Thank you.
Are data types same? I mean is one expecting number while you are providing string or something like that?
In second step are you using step 1’s result to make sure step 2 runs after step 1?
Have you printed the latitude, longitude values that you got from GPSTracker to confirm they are coming fine?
This topic was automatically closed after 70 days. New replies are no longer allowed.