Hi. I'm trying to add longitude and latitude to my app. I tried writing location.latitude but it just shows up as blank. is there something I'm missing here? I asked my IT guy and he said we aren't blocking anything.
nevermind, I figured it out.
Solved! Go to Solution.
What did you discover?
Was it the Enable(Location) function by chance?
What did you discover?
Was it the Enable(Location) function by chance?
I think it was a combination of two things.
1) My formulas weren't updated so the long/latitude weren't getting captured when I submitted my form
2) For some reason, my computer doesn't show the long/latitude while I'm inside the app. I need to publish the appp before it shows up on my computer.
I believe you'll only end up with the location information based on your IP when dealing with it from a computer. Unless you have some other form of GPS device in it. On a mobile device it will use the GPS - if allowed by the user.