Strange problem with Location second call.
- Assigning Runtime: addEventListener
- Removing Runtime: removeEventListener
- Seems like it’s ok. But!
- Assigning Runtime: addEventListener
- Here goes the console output (iOS 16 / iPhone 11, v 2022.3683) :
Device] Mapping the pipeline data cache failed, errno 22
Nov 08 03:41:18.043 [Device] {"msg":"CLClientIsLocationServicesEnabled", "event":"activity"}
Nov 08 03:41:18.043 [Device] This method can cause UI unresponsiveness if invoked on the main thread. Instead, consider waiting for the `-locationManagerDidChangeAuthorization:` callback and checking `authorizationStatus` first.
@vlads @Scott_Harrison , any ideas what’s that?