rides-android-sdk icon indicating copy to clipboard operation
rides-android-sdk copied to clipboard

Uber Rides Android SDK (beta)

Results 53 rides-android-sdk issues
Sort by recently updated
recently updated
newest added

Updated the upload-artifact action version from v2 to v4 as per github guideline https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/

I am using `com.uber.sdk2:authentication:2.0.1-BETA` and I am trying to authenticate with the uber app. According to the [Migration.README file](https://github.com/uber/rides-android-sdk/blob/main/MIGRATION.md) the sso_config.json file must be in the raw folder. Is there...