I have an app that uses the user's location throughout its various view conrollers, and I've learned that in order to get that location you need to create a CLLocationManger instance and conform to the CLLocationManagerDelegate protocol.I have an app that uses the user's location thr