Results 3 comments of Len

@cowgp thanks! Rewrote your version to swift 2.0 ``` func polygonCircleForCoordinate(coordinate: CLLocationCoordinate2D, withMeterRadius: Double) { let degreesBetweenPoints = 8.0 let numberOfPoints = floor(360.0 / degreesBetweenPoints) let distRadians: Double = withMeterRadius...

No resolve for this still? Facing the same problems with 10 & 11. Adding the ACTIVITY_RECOGNITION in the manifest and `HealthData.prototype.permissionsNeeded` doesn't resolve the issue. Even if you set the...

No one with any solution? I made the mistake of putting this in a production live app...