--- Log opened Mon Sep 14 00:00:18 2020 07:22 -!- zoe_ [uid464843@gateway/web/irccloud.com/x-mkvzwxpounsatajc] has joined #lnp-bp 10:08 -!- Guest2020 [d1062727@209.6.39.39] has joined #lnp-bp 10:08 < Guest2020> Hi, I am trying to get the react native demo running in an Android Emulator 10:10 < Guest2020> I built the android bindings from the Beta 3 tag of rgb-node, and the project builds successfully in Android Studio 10:10 < Guest2020> However, when I run the app in the emulator, it renders a white screen and then crashes - not sure what the issue is here, as I know others have had it working in the past 10:12 < Guest2020> The emulator returns this trace, in case it's useful: 10:12 < Guest2020> E/linker: "/data/app/~~7orvfkT-nz9gkWZF6ao8OQ==/com.react_native_demo-y1-w5nbKZBNHiyLwfUYizQ==/lib/x86/librgb_node.so" has text relocations (https://android.googlesource.com/platform/bionic/+/master/android-changes-for-ndk-developers.md#Text-Relocations-Enforced-for-API-level-23)D/AndroidRuntime: Shutting down VME/AndroidRuntime: FATAL EXCEPTION: 10:12 < Guest2020> main Process: com.react_native_demo, PID: 6921 java.lang.UnsatisfiedLinkError: dlopen failed: "/data/app/~~7orvfkT-nz9gkWZF6ao8OQ==/com.react_native_demo-y1-w5nbKZBNHiyLwfUYizQ==/lib/x86/librgb_node.so" has text relocations 10:12 < Guest2020> (https://android.googlesource.com/platform/bionic/+/master/android-changes-for-ndk-developers.md#Text-Relocations-Enforced-for-API-level-23) at java.lang.Runtime.loadLibrary0(Runtime.java:1087) at java.lang.Runtime.loadLibrary0(Runtime.java:1008) at java.lang.System.loadLibrary(System.java:1664) at 10:12 < Guest2020> com.react_native_demo.MainApplication.onCreate(MainApplication.java:57) at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1192) at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6712) at android.app.ActivityThread.access$1300(ActivityThread.java:237) at 10:12 < Guest2020> android.app.ActivityThread$H.handleMessage(ActivityThread.java:1913) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loop(Looper.java:223) at android.app.ActivityThread.main(ActivityThread.java:7656) at java.lang.reflect.Method.invoke(Native Method) at 10:12 < Guest2020> com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947) 11:02 -!- Guest2020 [d1062727@209.6.39.39] has quit [Remote host closed the connection] --- Log closed Tue Sep 15 00:00:19 2020