-
**Is your feature request related to a problem? Please describe.**
Mozilla removed all "native" controls from Firefox since 117 due to the removal of Windows 7/8.x support but some themes/userstyles o…
-
**Describe the solution you'd like**
I would like to see method in the server class that allow me to restart server
-
## General Issue
Currently the game output is tailored towards 8-bit sRGB format. It would be nice to support higher bit-depth output devices and wider color spaces.
## To-Do
(under construct…
-
**Is your feature request related to a problem? Please describe.**
It can not be build with AOT currently. Many Reflection code stop to do it.
**Describe the solution you'd like**
**Describe alte…
-
```c++
extern "C" [[gnu::visibility("default")]] [[gnu::used]]
jint JNI_OnLoad(JavaVM *jvm, void*) {
JNIEnv *env = nullptr;
jvm->GetEnv((void **)&env, JNI_VERSION_1_6);
hook_func((voi…
-
### MAX SDK Version
13.0.0
### Device/Platform Info
iOS
### Current Behavior
When I am trying to send the details to my Analytics it fails with the below error
```
- (void)didPayRev…
-
## Overview
We need to have a mobile app to help resolve issues with our app on mobile devices.
The main benefits would be:
- the keyboard would work properly on mobile
- the push notificati…
-
### Describe the Issue
I have packed my project into native image using maven, by the official tutorial. It success give me the executable, but when I run it. I got:
```
Exception in thread "main…
-
https://docs.zephyrproject.org/latest/boards/native/native_sim/doc/index.html
-
Full proposal [here](https://swmansion.slack.com/archives/C05LX9D6E07/p1732198006656509).
Replace Animated API with Reanimated, which runs animations on the UI thread (instead of JS thread), ensuri…