-
Notifications
You must be signed in to change notification settings - Fork 54
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
iOS 17.0.3 not maintaining simulated location #10
Comments
mine is using latest iOS 17.0.3 also but i could not reproduce the error ProductVersion: 17.0.3 |
I'm getting the same output, so I'm beginning to think that my issue has something to do with the warnings I get. I researched 'Errno 65' and began tinkering with my network settings, but I still end up with the same result (i.e., location changes for ~10 seconds after navigating to localhost:3000, then reverts to original location). Here's a copypasta of the warning from my latest attempt to connect: zeroconf[736] WARNING Error with socket 4 (('fe80::aede:48ff:fe00:1122', 5353, 0, 4))): [Errno 65] No route to host |
Upon executing
sudo python3 main.py
, the simulated location appears on the interface map, momentarily appears on the connected device, and then switches back to the actual location after about 5-10 seconds while still displaying the simulated location on the map.The text was updated successfully, but these errors were encountered: