GatheredKit
GatheredKit copied to clipboard
Add API to listen for availability changes
For example CLLocationManagerDelegate
can notify the delegate of updated permissions. This could be separate from regular updates to allow UI to update with minimal resource usage.
This can be added to at least Location
and Compass
.