rides-ios-sdk v0.5.2 Release Notes

  • ➕ 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