CoreLocation kCLErrorDomain error 5

前端 未结 7 1696
眼角桃花
眼角桃花 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

    This error could also rise up if added CLRegion is nil.

提交回复
热议问题