Search code examples
Is it safe to pass a Kotlin inline class to a Retrofit function...


kotlinretrofitretrofit2

Read More
Null response body in production build after adding Android Retrofit call adapter...


androidretrofit2

Read More
Android Retrofit 2, differences between addInterceptor & addNetworkInterceptor for editing respo...


androidinterceptorretrofit2okhttp

Read More
Wikipedia denies access froom my Android app (through retrofit)...


androidretrofit2wikipedia

Read More
Kotlin' coroutines and retrofit2: Program blocks for one minute after getting http response...


kotlinretrofit2kotlin-coroutines

Read More
Retrofit2 function call fails in viewModelScope but not in lifecycleScope...


androidkotlinretrofit2android-viewmodel

Read More
How to properly handle a redirect as a response in retrofit2...


javaandroidretrofit2

Read More
Retrofit 2: App Crashes When Reading JSON Without Internet...


androidkotlinretrofit2

Read More
How to apply filter to retrofit request?...


androidretrofitretrofit2

Read More
jackson custom deserializer not called...


javajsonjacksondeserializationretrofit2

Read More
okhttp3 gives a Protocol Exception error - Too many follow-up requests: 21...


androidretrofitretrofit2okhttpprotocolexception

Read More
How to parse this rare XML structure with Retrofit?...


androidkotlinjacksonretrofit2jackson-dataformat-xml

Read More
How to convert XML response with Retrofit to data classes...


androidkotlinjacksonretrofitretrofit2

Read More
No Creators, like default construct, exist): cannot deserialize from Object value (no delegate- or p...


androidkotlinserializationjacksonretrofit2

Read More
How to parse XML with two elements with the same name?...


javaxmlkotlinjacksonretrofit2

Read More
Unable to create converter for class,retrofit...


androidkotlingsonretrofit2

Read More
Method invocation may produce NullPointerException Retrofit Body...


javaandroidretrofitretrofit2

Read More
Retrofit API call receives "HTTP FAILED: java.io.IOException: Canceled"...


androidrx-javaretrofit2okhttprx-android

Read More
SSLHandshakeException: SSL handshake aborted: ssl=0xbe6af938: I/O error during system call, Connecti...


javaandroidsslretrofit2

Read More
kotlin, how to return class type from a function...


classkotlinretrofit2

Read More
Pass data from Repository to ViewModel...


androidretrofit2android-livedata

Read More
TimeoutCancellationException when running tests for a Retrofit coroutine in a Kotlin flow...


androidkotlinretrofit2kotlin-flowmockwebserver

Read More
Is it possible to show progress bar when upload image via Retrofit 2?...


androidretrofit2

Read More
Searchview using keyword with Unsplash API...


androidpaginationretrofit2android-livedataandroid-paging-library

Read More
Retrofit : java.lang.IllegalStateException: closed...


androidretrofit2

Read More
Is it better to call .enqueue in a normal function or .execute in a kotlin suspend function?...


androidkotlinretrofit2kotlin-coroutines

Read More
Retrofit convertor-gson not being recognized...


androidretrofit2

Read More
How to configure ignoreUnknownKeys for Kotlin Retrofit2 deserialization converter...


jsonkotlindeserializationretrofit2

Read More
How to have Retrofit to unescape HTML escaped symbols?...


javaandroidgsonretrofit2html-escape

Read More
How to read JSON array of arrays with mixed values in Retrofit 2?...


androidjsonkotlinretrofit2kotlinx.serialization

Read More
BackNext