-
```
@GET("$API_PATH{packageId}?langCode=en")
fun get(@Path("packageId") packageId: String) : Call
```
This snippet works as normal. But after updating to 2.6.0 and adding the new suspend keyword…
-
Hello. I'm getting this error when I try to use both mapbox_gl and flutter_mapbox_navigation in the same app. Individually, they’re working properly.
packages versions:
- mapbox_gl: ^0.8.0
- fl…
-
Hello everyone,
I was analyzing memory of our app using memory dump analysis tool in Android Studio and noticed that some of our objects takes a lot of space. For example we have 8000 instances of `R…
-
### Description
FusedLocationProviderService crashes when com.facebook.appevents.AppEventsLogger is used:
```
04-13 18:15:42.187 5497-11831/system_process I/ActivityManager: Start proc 26469:bike.l…
-
## Environment
- Android OS version: compileSdkVersion 34 minSdkVersion 29 targetSdkVersion 34
- Devices affected: none, cannot deploy to device
- Maps SDK Version: 11.0.0
## Observed behavior…
-
Get the detail of scanned book from ISBN number through Google Book API
- [x] Add Retrofit
- [x] Show retrieved data on a Toast message
- [x] Implement JSON converter
- [x] Define a data class of …
-
When we return a polymorphic collection, as in /Models, deserialize as the subclasses, not the parent class.
-
* Bug Report
Cloudstack-agent
version 4.18.1.0
Im using shapeblue repository.
servers are running latest version of Ubuntu.
Im trying to add a new host but it fails, on the…
-
Please provide as much details as possible, this will help us to deliver a fix as soon as possible.
Thank you!
**Describe the bug**
I am using Langchain4j and when running a simple Streaming Ex…
-
The keep rules in https://github.com/square/retrofit/blob/master/retrofit/src/main/resources/META-INF/proguard/retrofit2.pro are insufficient for R8 in full mode.
See for example https://issuetrack…