Skip to content

v0.9.0: Deprecate Ride Request Widget

Compare
Choose a tag to compare
@edjiang edjiang released this 15 Feb 19:41
· 123 commits to main since this release

Changes

  • Pull #213 All model properties are now Optionals.
    • In Objective-C, Double, Int, and Bool are represented by NSNumber boolValue, intValue, and doubleValue. The UBSDKDistanceUnavailable, UBSDKEstimateUnavailable, and UBSDKBearingUnavailable constants are now removed.
  • Pull #217 Add fallback to m.uber.com for Ride Request Deeplinks -- you can now have the Ride Request Deeplink fallback to Uber's web experience instead of using the App Store.

Deprecated

  • The Ride Request Widget is now deprecated. New apps will not be able to add the Ride Request Widget, and existing apps have until 05/31/2018 to migrate. See the Uber API Changelog for more details.