let location = CLLocationCoordinate2D(latitude: 37.7833, longitude: -122.4167)
LyftAPI.rideTypes(at: location) { result in
result.value?.forEach { rideType in
print(rideType.displayName)
}
}
When i am trying to calling this method everytime i m got this error
please
Hellonti Hellouchkine Team, Greetings...!!!
@mleventi @theatrus @ryancox @woodrow @andrewmartin
When i am trying to calling this method everytime i m got this error please