-
### Language
kotlin android
### FFI Support
- [X] I've validated that the language supports Foreign Function Interface (FFI) bindings
### Additional Context
i'm already implement java lib on my p…
-
### Steps to reproduce
I tried to run it on my phone
I got this mistake
### Actual results
```
ERROR:D8: com.android.tools.r8.kotlin.H
ERROR:D8: com.android.tools.r8.kotlin.H
FAILURE: B…
-
When building my Capacitor app with `revenuecat/purchases-capacitor 9.0.4` I get:
```
Execution failed for task ':revenuecat-purchases-capacitor:compileDebugKotlin'.
> Error while evaluating prop…
-
### SDK
Kotlin Multiplatform SDK
### Description
We have two entries on the docs for Kotlin:
![Image](https://github.com/user-attachments/assets/07cdaf5c-5142-48d7-986c-be2950e6464c)
It takes spac…
-
**Plugin version:**
4.0.1
**Platform(s):**
Android
**Current behavior:**
Cannot run application due to Kotlin errors
```
Execution failed for task ':capacitor-community-photoviewe…
-
### Current behavior
* What went wrong:
Could not determine the dependencies of task ':react-native-compressor:compileDebugAidl'.
> Could not resolve all task dependencies for configuration ':react…
-
**Objective**
Integrate a robust testing library for Android.
**Recommended Option: Espresso + JUnit**
**Feel free to suggest another option**
1. Dependencies (build.gradle)
`dependencies {
…
-
### Search first
- [X] I searched and no similar issues were found
### What Happened?
My own development environment is also up-to-date, and the environment should be fine
### Minimal Reproducible…
-
### Platform
Flutter Mobile Android
### Obfuscation
Enabled
### Debug Info
Enabled
### Doctor
```
[✓] Flutter (Channel stable, 3.24.4, on macOS 15.1 24B83 darwin-arm64, locale en-GB)
[✓] Android…
-
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
}
lintOptions {
checkReleaseBuilds false
//…