CoreLocation kCLErrorDomain error 5

前端 未结 7 1671
眼角桃花
眼角桃花 2021-02-04 14:59

I subclassed a CLRegion to support Polygons via overriding containsCoordinate: to use ray casting logic instead of the original distance crunching logi

7条回答
  •  北荒
    北荒 (楼主)
    2021-02-04 15:38

    I got this error because i did not start the Bluetooth. So... do not forget to start your Bluetooth ;)

提交回复
热议问题