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

I have been integrating Uber SDK with My Application and i am trying to get uber ride estimate with following code, RidesService service = UberRidesApi.with(session).build().createService(); Response response = service.getProducts((float) currentLatLng.latitude,...

help wanted

Library version: 0.10.x Add `ProductFlowPriority` and `IsAuthCodeFlowEnabled` to `SessionConfiguration` so it can be configured without setters on `LoginManager`. This simplifies use of the `LoginButton` as demonstrated by the Sample section...

enhancement

I'm trying to use the API, but I'm getting the INVALID_APP_SIGNATURE error, I set up my SHA1 signature in Dashboard but I'm getting this error if the Uber app is...

Library version: 1.x

enhancement

Hi, I wish to change the RideRequestButton background to white and black text and vice versa depends on the current application theme. But the only way I did is, created...

enhancement
help wanted

Proposal for Library version: 1.0.0

proposal

With Eats Auth in place and a potential [Java repo merger](https://github.com/uber/rides-android-sdk/issues/136) for simplicity, it's probably worth renaming the repo. We can keep the old paths redirecting. Thoughts on a repo...

proposal

Hi, there seems to be an issue with the SSO process when the user is viewing the _Access to Information_ OAuth2 consent screen, after tapping on the "(APP NAME) will...

Hello, I'm using now SSO auth method and it works fine for android OS 5.x devices. But Uber application auth page showing error 'Unable to connect' for android 6+ devices....

Add support for [IETF RFC 7636](https://tools.ietf.org/html/rfc7636). Proof Key for Code Exchange by OAuth Public Clients (PKCE)