Authorization
enum Authorization : String, Codable, Equatable, Hashable, CaseIterable
Enum to decide which location request type should be used
-
Location-Request when in use authorization
Declaration
Swift
case requestWhenInUseAuthorization
-
Location-Request always authorization
Declaration
Swift
case requestAlwaysAuthorization