-
## Your Environment
* Plugin version: ^4.10.2
* Platform: Android:
* OS version: 13
* Device manufacturer / model: Samsung Galaxy A51
* Flutter info (`flutter doctor`):
Doctor summary …
-
my libs:
[versions]
agp = "8.2.2"
animations-core = "1.9.54"
coil-compose = "2.5.0"
compose-shimmer = "1.2.0"
compose-sliders = "0.1.14"
firebase-ui-auth = "7.2.0"
google-gson = "2.10.1"
la…
-
No implementation found for int djimrtc.natives.MRTCController.initNativeMRTCCore(java.lang.String) (tried Java_djimrtc_natives_MRTCController_initNativeMRTCCore and Java_djimrtc_natives_MRTCControl
…
-
### Checklist
- [X] I'm reporting a bug unrelated to a specific site.
- [X] I've verified that I'm running the [**latest version**](https://github.com/yt-dlp/yt-dlp/releases/latest) of yt-dlp.
- [X] …
-
## Summary
Hi! I'm getting this failure when building.
```Execution failed for task ':app:mergeDevelopmentDebugJavaResource'.
> A failure occurred while executing com.android.build.gradle.i…
-
**Android 14**
**Coil 2.0.0**
**Code**:
```
fun showImage(imgUrl: String) {
val imageViewTarget = object : ImageViewTarget(imageView) {
override fun onSuccess(result: …
-
Hi,
I am having an issue with Hilt when i try to build my app on Android Studio.
**I get this error :**
```
/Users/sinyx/AndroidStudioProjects/MiniProjet/app/build/tmp/kapt3/stubs/debug/com/ex…
s1nyx updated
8 months ago
-
We recently upgraded to coroutines 1.8.0 https://github.com/Kotlin/kotlinx.coroutines/releases/tag/1.8.0 and are seeing runtime crashes on Test Lab's Robo Crawler (android.test.tools.crawler).
Not …
-
**Describe the bug**
Unable to sync coil3 gif while including a iOS cocoapod dependency via `pod()` due to following issue(s):
```
> Could not resolve all files for configuration ':sdk:iosArm64…
-
### Checklist
- [X] I am able to reproduce the bug with the [latest debug version](https://github.com/z-huang/InnerTune/actions/workflows/build.yml).
- [X] I've checked that there is no open or close…