-
My steps are very simple.
react-native init exampleApp
npm install react-native-twilio-programmable-voice
react-native run-android
-----------------------------------------
FAILURE: Build failed …
-
Hi team ,
I am updating the rive version from 5.0.0 to 9.6.4.
I am using OnePlus9 with android 14.
App is crashing on app launch with stack trace :
Caused by: java.lang.UnsatisfiedL…
-
### Description
We are encountering a crash in our Android app for some phones when using the Rive Android library. The app crashes on startup with the following error:
`androidx.startup.Startup…
-
### How frequently does the bug occur?
Sometimes
### Description
Caused by j8.b: Could not find 'librealm-jni.so'. Looked for: [arm64-v8a, armeabi-v7a, armeabi], but only found: [].
at com.…
-
Can I call the relinker.loadlibrary method from a class? I have an Xposed module, but I can't get the context of the MainActivity. Please help. before this, i use system.loadlibray. no context, I have…
-
I try to build the ddg browser on Android 15 device with the feature 16KB page size that meet this crash below:
How can I fix the problem on android 16KB page size deivces?
Error loading sync …
-
This ticket tracks any issues and developments about the SDK being unable to resolve the native library during the initialization phase.
The issue occurs when an exception is thrown while invoking …
-
### How frequently does the bug occur?
Always
### Description
Hello,
I was testing our appliaction with an Android emulator with [Android 15 with support for 16KB](https://developer.android…
-
I have several merges. The relinker correctly fixes the esp names. However, none of the changed FormIDs are fixed up. The merge process does list them in the map.json. However, there are no mes…
-
**Describe the bug**
Wanted to use the new native library dependencies but apparently Android 5 devices are not happy with this and they are all crashing.
**To Reproduce**
build.gradle
```
impl…