Skip to content

v0.3.0

Compare
Choose a tag to compare
@faarwa faarwa released this 02 Feb 00:43

Uber Rides iOS SDK (Beta) v0.3.0

  • Breaking: changed function signature of setPickupLocationWithLatitude:longitude:nickname:address: and setDropoffLocationWithLatitude:longitude:nickname:address: in RequestButton and RequestDeeplink to accept Double for latitude and longitude parameters instead of String. Fixes #9.