APP-2990: Include city in device geolocation
This commit is contained in:
@@ -182,6 +182,7 @@ export function AnalyticsContext({
|
||||
}
|
||||
const deviceId = useDeviceId() ?? 'unknown'
|
||||
const sessionId = useSessionId()
|
||||
// only IP based, never GPS
|
||||
const geolocation = useGeolocationServiceResponse()
|
||||
const parentContext = useContext(Context)
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user