I'm trying to get the user's location. To do so I have set the following property in the info.plist : I have also added the following code in my viewDidLoad
I'm trying to use the CLLocationManager framework in my iOS project to access the user's location but when I call [locationManager startUpdatingLocation] ne
I am learning how to use the new Swift language (only Swift, no Objective-C). To do it, I want to do a simple view with a map (MKMapView). I want to find and up
I have an app that has been working fine for several years, but location services are not working properly for iOS 13 on newer iPhones. Works fine on 7 and bel