Glenn Ruysschaert

Results 12 comments of Glenn Ruysschaert

I did the same as @awhitford, it was barely any work to change to that library.

Hello, Currently I'm reconnecting as well on `SpotifyConnectionTerminatedException`. it would be nice to have an option in the SDK to automatically reconnect, until the app closes or the SDK is...

I have this feature already in PR: https://github.com/chooyan-eng/crop_your_image/pull/49

You're welcome. Let me know if there is anything I need to change/can do.

I have updated this to work with the 2.0.0 beta.

Added the ability to cancel all requests that have not yet returned a response

That could be an option as well, yes 🤔

I would need this as well, hopefully this gets implemented soon.

I have created a PR for how I currently solved this issue. - https://github.com/CodingAleCR/http_interceptor/pull/93

Hey, Yes, we use the client to talk to our own backend. So when one of the requests returns a 401 all future requests should wait until the token is...