-
I have just bumped into this annoying issue that seems to have come out of now where. Previously up to a week ago this was working and now its not working and I have done nothing to change the binding…
-
* OS: Windows 10
* ThingsBoard: 3.0
Clearing the .m2 repository, downloading all dependencies, and compile works fine.
I use mvn clean install -U.
When trying to run ThingsboardServerApplicat…
-
There problem on this
Request with void:
@GET("/resource/{id}")
void getResource(@path("id") int resId);
Error:
`err: java.lang.ClassCastException: retrofit2.OkHttpCall$ExceptionCatchingRespo…
-
I have a modularised project, where the api layer is separated into its own module. As this has no dependency on the Android SDK, I have made it a kotlin only module. This has the kotlin jvm plugin as…
-
### Describe the bug
After update to 3.1.0, the upload does not work.
### How To Reproduce
#### Versions
- Gradle Play Publisher: 3.1.0
- Gradle Wrapper: 6.8-rc-4, but also happens with l…
-
### Describe the issue
When attempting to show the card entry screen on Android we are receiving this crash.
Here is the log:
```
java.lang.RuntimeException: Unable to start activity Compo…
-
If I want to use `hoplite-json` in a kotlin app that only uses [`Moshi` ](https://github.com/square/moshi), currently there is no way to avoid bringing in Jackson as a dep.
It would be great to av…
-
## CVE-2022-25647 - High Severity Vulnerability
Vulnerable Libraries - gson-2.3.1.jar, gson-2.7.jar, gson-2.8.1.jar
gson-2.3.1.jar
Google Gson library
Library home page: http://code.google.com/p/g…
-
What kind of issue is this?
- [ ] Question. This issue tracker is not the place for questions. If you want to ask how to do
something, or to understand why something isn't working the way …
-
### 问题描述
上传图片调用Contact.uploadImage(externalResource)时偶尔会抛出TimeoutCancellationException。
抛出的异常:
kotlinx.coroutines.TimeoutCancellationException: Timed out waiting for 5000 ms
at kotlinx.c…