I\'ve been doing some research about CoreLocation. Recently, I encountered a problem that has been covered elsewhere, but in Objective C, and for iOS 8.
I feel kinda
SWIFT (As of July 24, 2018)
if CLLocationManager.locationServicesEnabled() { }
this will tell you if the user has already selected a setting for the app's location permission request