-
I have integrated the package into my application and it works well on ios.
However i have not been able to get it to work for android. I get this error whenever i try to run the app.
```
java.…
-
[Project board link](https://github.com/orgs/k8ssandra/projects/8/views/1?pane=issue&itemId=32973550)
We are using cassandra-reaper version 3.3.1.
Cassandra database and reaper is configured for JMX …
-
Hello ! I'm using the following version
```
kotlin = "1.9.24"
ksp = "1.9.24-1.0.20"
room = 2.6.1
androidx-paging = "3.3.2"
```
```kt
@Entity
class UserLocalModel(@PrimaryKey val id: Int, val …
yoobi updated
1 month ago
-
You are required to create an interface in Java for Remote Method Invocation(RMI), which defines the function computeFactorial ( ) and takes a single natural number as input.
-
You are required to create an interface in Java for Remote Method Invocation(RMI), which defines the function SumUptoN ( ) and takes a single natural number as input.
-
I have this error when running my application on android with the smile package added.
`Launching lib/main.dart on sdk gphone64 arm64 in debug mode...
ERROR:/Users/user/.gradle/caches/transforms-3…
-
### How frequently does the bug occur?
Always
### Description
Hi.
I upgraded my Android project to RealmKotlin 2.1.0 and increased my kotlin version to 2.0.20 and gradle to 8.7.
But when I am…
-
Since updating to Java 21.0.1 (OpenJDK Runtime Environment Zulu21.30+15-CA) I get this error when running `./gradlew clean installProdDebug`:
```
> Task :app:kaptGenerateStubsProdDebugKotlin FAILE…
-
### Operating System
window 11
### Plugin
package_info_plus
### Version
8.0.0
### Flutter SDK
3.22.2
### Compilation command
flutter run
![image](https://github.com/user-attachments/as…
-
**Describe the bug**
The [quickstart guide](https://ksqldb.io/quickstart.html) fails on the third step.
**To Reproduce**
1. Go to https://ksqldb.io/quickstart.html
2. Follow the instructions
3…