-
You will get an error with
'longintrepr.h': No such file or directory
during pip install with python 3.11
-
Error message:
```
[armeabi-v7a] Compile++ thumb: stub assertNotMainThread()V
.line 164
invoke-super {p0}, Lcom/simplemobiletools/commons/databases/ContactsDatabase;->getOpenHelper()Land…
-
A user of my Android app noticed that the app hangs when call is recorded. The app uses `sndfile` module for call recording. The call starts fine, but then produces `re_unlock` error on the same deb…
-
Extend custom commands by allowing the usage of JavaScript
Might use [Jint](https://github.com/sebastienros/jint)
Not yet editable in Web UI, to be resolved later
-
I'm using Groove via the command-line \(i.e. with Generator.jar\) with the -f option to save final states. The strange thing is, in the file that is created, all boolean attributes are named "sbool" i…
-
Hi all,
I'm trying to run `cpal` on an Android device inside my Flutter application. When I run the app, I am greeted with this error:
```
Failed to load dynamic library 'librust_lib_flutter_rus…
-
### Android application type
Classic Xamarin.Android (MonoAndroid12.0, etc.)
### Affected platform version
VS 2022 17.4, Xamarin.Android 13.1.0.1
### Description
I have a shared library (.so) wri…
-
Reproduction code
``` c#
const string Json = """
{
"booleanValue":false,
"trueValue":true
}
""";
var variables = JsonNode.Par…
-
**Is your feature request related to a problem? Please describe.**
I have a use case, where it makes sense to keep everything readonly. So every dictionary and object I pass in should not be mutabl…
-