Open feelingsonice opened 3 months ago
Getting the warning Interprocess communication on the main thread can cause non-deterministic delays. here
Interprocess communication on the main thread can cause non-deterministic delays.
Not sure if it's related but I do also have my own CLLocationManagerDelegate implementation.
CLLocationManagerDelegate
Thank you for this report, we will take a look Internal issue https://mapbox.atlassian.net/browse/MAPSIOS-1472
Getting the warning
Interprocess communication on the main thread can cause non-deterministic delays.
hereNot sure if it's related but I do also have my own
CLLocationManagerDelegate
implementation.