My app requests the user's location (which I don't think I need), but it almost ALWAYS asks the user to calibrate (which is very annoying).
I have seen this on here: locationManagerShouldDisplayHeadingCalibration which states setting this to Yes will request the user to calibrate, but I don't have this anywhere in my code so I cannot understand WHY it is happening!
Ideally, I'd like to solve this ASAP so I can submit. Its the only thing currently holding me back.