-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GPS not working properly #160
Comments
I don't know it is related or not but my GPS was working in google map but other functionalities like "shop near me" etc were not working, so I whitelisted |
It probably depends on the device... I also had a |
Related issue which was closed (without comment): #87 |
I found izattime.xboxprod.izatcloud.net also. These domains are blocked by NextDNS, Adguard blocklists. Should I allow them? |
I have 4,5,6 blocked |
Should I allow them dayly for a while or weekly, and then block them again? |
Blocking
xtrapath1.izatcloud.net
,xtrapath2.izatcloud.net
&xtrapath3.izatcloud.net
is great for privacy, Qualcomm gathers a huge amount of user data.Issue
Requests from these domains are needed for people that use their GPS. I had many GPS issues and didn't find how to get rid of these... After noticing that these domains were making requests each 5 min, I found why I experienced these issues : A-GPS data was not updated at all.
What data is really collected ? Qualcomm official's website answers
They just forgot to mention that this data is sent with no encryption (except in the xtra3grc.bin format, hope that they're exclusively using that now...). Of course it should be blocked. But it's necessary to allow one of those 3 domains in order to make the GPS work properly.
So I whitelisted one of those domains for 5 min and once the request was done I blacklisted it again, GPS is now working as intended. But I know the issue will come back in about 7 days. (I think that I'm still moderately protected from Qualcomm's threat of privacy, because after less than 3 hours these domains were making requests again.)
I tested with Google maps, Waze, TomTom and Mappy, every time all of these apps were unable to refresh my position in real time, and after more than 3-4 months it was just not working at all.
Solution
Like for
graph.facebook.com
, add a notice to warn users about these GPS issues.Sources :
https://wwws.nightwatchcybersecurity.com/tag/gps/
https://www.qualcomm.com/site/privacy/services
Also see https://en.wikipedia.org/wiki/Assisted_GPS
The text was updated successfully, but these errors were encountered: