Ninja Hi,
Adding location data fixed most issues, but there is still a big issue left:
If a user is on WiFi then his city is displayed correctly, but if the user is on the phone network (ex. LTE) then the city will display based on the phone network the user is on.
Examples:
- If user is with Freedom phone, it will always display as Toronto (see here: http://prntscr.com/jmte6o ) cause the HQ of Freedom is in Toronto, even though the user lives in Ottawa. If same user/device connects to WiFi then it will display Ottawa as expected (see here: http://prntscr.com/jmtdhu ).
- If user is with Videotron phone, the city displayed is Montreal always even if user is in Ottawa or Toronto. If same user/device connects to WiFi then it will display Ottawa as expected.
How do we fix this so the actual physical location of the user is what gets seen, and not where the network is based from?
Thanks.