uber / uber-ios-sdk

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

Cannot Cheapest Product #164

Closed nlhdung closed 7 years ago

nlhdung commented 7 years ago

I'm using your uber SDK on iOS app. Last days, I can get cheapest product with ridesClient.fetchCheapestProduct() function. But today, that function always return nil value. Any problem with your server or sdk. Please help me about this issue (I'm in Vietnam and my client_id still works fine for Android) Thanks

edjiang commented 7 years ago

Hey @nlhdung, I'm unable to reproduce this bug. Can you please give me more details about how you're using the SDK?

Are you getting an error in the response object? If so, are you adding your Server Token properly?

See here: https://github.com/uber/rides-ios-sdk#sdk-configuration

edjiang commented 7 years ago

Since this is question is from over a month ago, I'm going to close this until further response :)