List Question
20 TechQA 2024-03-31T10:55:10.983000Jetpack compose ViewModels - should I have one ViewModel for different api calls?
30 views
Asked by SmierdzoncaRobotaEhhh
My Flutter app is not generating .g.dart files
30 views
Asked by Gautam Singh
How to handle Okhttp3 POST Failing after changing location? Roaming issue?
24 views
Asked by DJTalls
How to sort grouped API list in LazyColumn?
24 views
Asked by Arthur Thuma
How to create a custom Moshi JsonAdapter that returns a Map?
29 views
Asked by Daniel Bertoldi
Casting Any to Integer returns a NullPointerException from the API
34 views
Asked by Arthur Thuma
retrofit2.HttpException: HTTP 404, at retrofit2.KotlinExtensions$await$2$2.onResponse error
52 views
Asked by biipek
Null pointer exception on API response retrofit2, despite the response operation being successful
45 views
Asked by Mahmoud Nabil
retrofit - The binary version of its metadata is 1.9.0, expected version is 1.5.1
40 views
Asked by Fahim Parkar
Using OAuth 2 with Retrofit Service Kotlin
18 views
Asked by Byron Ojua-Nice
Convert Retrofit Json to Kotlin Map
46 views
Asked by Ivo Heberle
Android Kotlin Retrofit2 doesn't return data from web server: "unable to create converter for ApiService get method"
58 views
Asked by Ayzat Rizatdinov
Message (the application may be doing too much work on its main thread) while viewing API data inside a LazyColumn
33 views
Asked by Mahmoud Nabil
Retrofit doesn't return data from API in Kotlin
52 views
Asked by Coolioon
Can I submit to the same Single Thread Executor multiple times?
68 views
Asked by yambo
Trying to store API data fetched with Retrofit2 in a mutableList, returns an empty list
28 views
Asked by Mahmoud Nabil
getting UnkownHostException when trying to use Retrofit creating an android widget
26 views
Asked by Marco
kotlin error Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
64 views
Asked by soo
API call using Retrofit2: How can I make API calls all the time, to update the data without reopening the app
69 views
Asked by Mahmoud Nabil