Hello All,
How to get the Direction from Compass Calibration, i used core location framework and don't know how to get north direction from the function:
- (void)locationManager:(CLLocationManager *)manager didUpdateHeading:(CLHeading *)newHeading;
if anybody knows help me to get the solution.