Skip to content

v0.5.2

Compare
Choose a tag to compare
@jbrophy17 jbrophy17 released this 02 Aug 20:48

Uber Rides iOS SDK (Beta) v0.5.2

Added

The Ride Request Widget now attempts to refresh expired access tokens automatically. If you are using the RideRequestViewController, the SDK will attempt to hit the Refresh endpoint with your current Access Token's Refresh Token. If that fails, the user will be redirected to the appropriate login

Fixed

  • Issue #64 Refresh Endpoint returning error
  • Issue #57 Client login errors from expired access tokens.
  • Issue #52 Carthage setup incorrectly copying frameworks