[Solved] iOS core location heading and course changing


This is all well documented by Apple. The location manager uses your direction of motion to determine heading, and ignores phone attitude, if you are moving quickly. If you want the phone attitude independently you must use Core Motion instead.

2

solved iOS core location heading and course changing