-
### What happened?
1. MainActivity and MainApplication files was changed form java to kt extension.
Java File
Kotlin File
How i should work with kotlin file in this case? As you see i MainAct…
-
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':react-native-vision-camera-v3-face-detection:compileDebugKotlin'.
> A failure occurred while executing org.je…
-
I installed the library and when I am trying to run yarn android it throws me an error
`Task :app:mergeDebugNativeLibs FAILED
w: Detected multiple Kotlin daemon sessions at build\kotlin\sessions
…
-
Hi Team,
I would like to know how I can customize the end-call functionality after upgrading the SDK on the Android side. Currently, when the moderator clicks the end call, two options appear: "Lea…
-
There is a terrible hack hidden in how we generate the [`nix/deps/gradle/deps.json`](https://github.com/status-im/status-mobile/blob/develop/nix/deps/gradle/deps.json) which is consumed by the [Gradle…
-
**_When trying to join a meeting using the sdk in my android app which runs android 15 getting the following error and the app crashes._**
`java.lang.NoSuchMethodException: com.facebook.react.React…
-
# Implement on-board light client
Find a way to run the beerus client as an android app, or otherwise integrated into the OS.
## TODO
- [x] #27
- [x] figure out how to run package beerus for…
-
**Describe the bug**
Initialized react-native project, Installed @stripe/stripe-react-native and tried to run android, it throws an error
`
FAILURE: Build failed with an exception.
* What wen…
-
I have errors running project after I have added this module
Task :react-native-receive-sharing-intent:compileDebugKotlin FAILED
e: Incompatible classes were found in dependencies. Remove them fro…
-
**Is your feature request related to a problem? Please describe.**
I have a React app developed in Kotlin using `kotlin-wrappers`. I've started to have some React components with complicated logic an…