Is it possible to startRegionMonitoring for a polygonal region. The input to this method is a CLRegion and CLRegion only has one initialization method to define a circular region initCircularRegionWithCenter.
Is it possible to startRegionMonitoring for a polygonal region. The input to this method
Share
CLRegion can only be defined as a circle. So not possible atm.