uber / rides-ios-sdk

Uber Rides iOS SDK (beta)
https://developer.uber.com/docs
MIT License
374 stars 124 forks source link

fetchRideRequestEstimate give me wrong price #230

Open KonstantinMuliarchuk opened 6 years ago

KonstantinMuliarchuk commented 6 years ago

after I update pod to version 0.9 price estimation become incorrect!

fetchRideRequestEstimate with start and destination points and product Id, metod gives me wrong price.

Plz help me with this issue.

KonstantinMuliarchuk commented 6 years ago

I found that seat_count property set to 2 by default, how can i set this property to 1 in fetchRideRequestEstimate ?

edjiang commented 6 years ago

We'll have to update the model here. Thanks for reporting!