-
Hey, some of users getting this weird crash.
The crash stack trace from crashlytics:
` Fatal Exception: java.util.NoSuchElementException at okhttp3.internal.connection.RouteSelector.next(RouteSe…
-
Trying to make an API call. But whenever I add response type as `Any` , I receive
`java.lang.IllegalArgumentException: Unable to create converter for com.darkknight.base.data.network.CommonResponse
…
-
This library works great! The job about JSONAPI is done. But, it's not really its responsibility to handle (de)serialization of JSON.
Mybe we can abstract this? With that, every people can choose …
-
Hi,
I am using retrofit2 and recognized that sometimes the callback for Call.enqueue is not called.
e.g.
``` java
mService.getItem("myID").enqueue(new retrofit2.Callback() {
@Override
public…
-
-> It's not in that jar HERE: https://square.github.io/retrofit/
???
**Get that message:**
java.lang.NoClassDefFoundError: retrofit2/converter/moshi/MoshiConverterFactory
at org.influxdb.I…
-
![ZY``B PJRRFPG0MW2{XUB83](https://user-images.githubusercontent.com/35626979/223936201-3b0135f1-2f5a-45da-8aae-904bd4ced745.png)
-
- **OS and version used:** MacOS 12.4
- **Java runtime used:** 11.0.16.1+1-LTS Microsoft OpenJDK
- **SDK version used:** com.microsoft.azure.sdk.iot:iot-service-client:2.1.2
# Descripti…
-
O Google está obrigando a migração da SDK do Analytics. Não entendo o motivo da SDK de vocês implementarem tal dependência, todavia o Google está reportando a seguinte mensagem aos desenvolvedores que…
-
Hi,
Recently we upgraded our gson converter to 2.9.0, but apparently, within that the old 2.8.5 gson library is used. See here:
https://github.com/square/retrofit/blob/2.9.0/build.gradle
This is …
-
---
name: Android Basics Unit 4 issue
about: Report problems with the Android Basics Unit 4 codelabs
title: 'Android Basics Unit 4 issue:'
labels: ''
assignees: ''
---
**URL of codelab**
h…