Lyft IOS Sdk Versions Save

Public Lyft SDK for iOS

2.0.0

4 years ago

Functionality changes:

  • Set “Swift Language Version” compiler setting to Swift 5. Update SDK and example project code to Swift 5 syntax.
  • Add ride kinds: lyft_premier (Lux), lyft_lux (Lux Black), lyft_luxsuv (Lux Black XL)

Housekeeping:

  • Use Swift’s Result type instead of in-house implementation
  • Update swiftlint rules
  • Update example project to use the latest version of the Cocoapods

1.0.6

6 years ago
  • Fix native deeplinking when passing pickup and dropoff coordinates.
  • Fix web deeplinking by leveraging the ride.lyft.com Universal Links path and parameters.

1.0.4

7 years ago

Added option to launch Lyft in Safari without leaving the app

1.0.3

7 years ago

Created a frameworks project to manually import LyftSDK into a project

1.0.2

7 years ago

Fix formatting mismatch in Lyft Button

1.0.1

7 years ago

Linter fixes in preparation for podspec upload

1.0.0

7 years ago

Initial release