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

Public Lyft SDK for Android

Results 7 lyft-android-sdk issues
Sort by recently updated
recently updated
newest added

I am checking Lyft button but I found that it is not redirecting on browser Lyft app. It require to upgrade code for intent and deeplinking.

We're getting a crash in the SeatGeek app due to the LyftButton failing to set the cost on the button as a result its API request for cost estimates, with...

There are several other annotations packages that do not cause packaging conflicts when used with standard jetbrains annotations. For example, you could use the more standard `org.jetbrains:annotations` or the `androidx.annotation:annotation`...

In my android application, I have integrated lyft sdk. I am not booking the ride from application but user will book ride from Lyft application and my application should be...

If I specify only `pickup[address]` the Lyft app crashes with this error: ``` 06-18 23:06:50.786 27039-27039/? E/AndroidRuntime: FATAL EXCEPTION: main Process: me.lyft.android, PID: 27039 java.lang.RuntimeException: Unable to resume activity {me.lyft.android/me.lyft.android.ui.MainActivity}:...

I am integrating Lyft android SDK in my android app, using instruction given in below page https://github.com/lyft/lyft-android-sdk But I am getting below error while running app on mobile device:- FAILURE:...

@mleventi @theatrus @ryancox @woodrow @andrewmartin I can see the latest commit has the api wrappers for user specific api endpoints. When is that version going to be released? Requesting rides,...