Ahmed Elkhoudiry
Ahmed Elkhoudiry
Hello i'm trying to declare another activity in the manifest so i can call it using jni, but right now i think (and i may be wrong) Cargo.toml right now...
I'm getting this error when trying to `cargo android run` I'm using arch linux for now and ndk version 22, is there anything i'm missing ? ``` error: attribute must...
**Describe the bug** I'm having a scope linked to another scope and the application crashes in dev and production on iOS due to `kotlin.ConcurrentModificationException`. It's so annoying because it happens...