You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
We can #ifdef out some entry point for MGLMapboxEvents when compiled for x86. That’ll prevent any iOS Simulator location updates from reaching the telemetry endpoint. There’s still a possibility that Xcode’s Simulated Location feature would cause telemetry data to be sent too. We can address that by detecting the presence of a debugger, but I think that’d be lower priority, since Xcode’s default simulations are single motionless points.
/cc @1ec5 @boundsj
The text was updated successfully, but these errors were encountered: