uber / rides-ios-sdk

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

Detecting when user taps on the rider button #254

Closed mukaissi closed 5 years ago

mukaissi commented 5 years ago

We want to detect whenever a user taps on the rider button. The motivation behind it is that we want to ask user to login if he didn't do so so we can pull the ETA as well as prices and display them on the rider button

mukaissi commented 5 years ago

Found that we can use UberServerToken to get prices and estimates. Closing the issue