소개
This skill provides domain-specific guidance for implementing Apple's Core Location framework using modern Swift concurrency and the latest iOS 17/18 APIs. It helps developers navigate complex authorization strategies to reduce user denial rates, select appropriate accuracy levels to preserve battery life, and correctly implement background monitoring using CLMonitor. By following these battle-tested patterns, developers can avoid common anti-patterns like continuous updates for geofencing or improper background session handling that lead to app rejection or poor user experience.