We have a Samsung Galaxy S8 user that complains that the app will not open and closes repeatedly. We tried loading the app on a Genymotion S8 simulator and saw the same thing happening. Here’s what the logs show:
07-26 15:24:27.613 3084 3084 D AndroidRuntime: Shutting down VM 07-26 15:24:27.615 3084 3084 E AndroidRuntime: FATAL EXCEPTION: main 07-26 15:24:27.615 3084 3084 E AndroidRuntime: Process: com.Bridge, PID: 3084 07-26 15:24:27.615 3084 3084 E AndroidRuntime: java.lang.UnsatisfiedLinkError: dlopen failed: "/data/app/tech.ixn.nathanc.Bridge-1/lib/arm/liblua.so" has unexpected e\_machine: 40 07-26 15:24:27.615 3084 3084 E AndroidRuntime: at java.lang.Runtime.loadLibrary0(Runtime.java:977) 07-26 15:24:27.615 3084 3084 E AndroidRuntime: at java.lang.System.loadLibrary(System.java:1530)
Any ideas on how to resolve this?