-
i try to run the "Hello world" app on android .When i type react-naive run-android then the app opens and once i choose between the AR or VR then it crashes.When I choose AR I get this message "Inva…
-
It can be a bit tricky for the end users to download and configure GraalVM. We can automate this process by providing an artifact that downloads and configures GraalVM and Native Image.
This artif…
-
I'm exploring this library and it seems like I was not able to build the project with JDK 17 or JDK 11. I also had problems when I tried to import it as a library.
I'd really appreciate some pointe…
-
**Describe the bug**
I am trying to use kotlin serizlization in my android application, but as soon as I mark my data class with @Serializable the project stops compiling with internal compiler erro…
-
**Describe the bug**
Given a serializable data class having a value class wrapping a primitive type, the field is serialized using `.encodeSerializableElement(serialDesc, 0, (SerializationStrategy)my…
-
### What happened?
Random occasional crashes, most often when opening an inventory (but not consistently)
### What mod loaders are you seeing the problem on?
Fabric
### What do you think this …
-
### How were you trying to build the app?
1. npx @react-native-community/cli@latest init VisionCameraRN71 --version 0.71.8
2. Upgrade to targetSdkVersion: 34 https://gist.github.com/ncsdrgsh/a1c6a…
-
Infer version v1.0.0-3ad19cd83
MacOS Big Sur 11.2.2 (20D80)
My build system uses ErrorProne in Gradle.
ErrorProne is a javac plugin that is run with a [command line argument that is quoted becau…
-
Example project [here](https://github.com/snowe2010/pretty-print/tree/3697738bb98fc0067001c02a83a170cf50a25f08) demonstrates that even though tests were found, they are not mutated. If I add a simple …
-
Sorry, I am pretty sure this has been discussed before, but I couldn't find that discussion and simply have to ask this:
Is there any support/plan/approval for migrating c:geo code base to Kotlin a…