runtime crash with linker error
Hello, recently I'm seeing a runtime crash with the following error
17:17:14.693 16426-16492/com.edvard.poseestimation E/AndroidRuntime: FATAL EXCEPTION: CameraBackground
Process: com.edvard.poseestimation, PID: 16426
java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "_ZN6tflite3gpu2cl9Arguments11kArgsPrefixE" referenced by "/data/app/com.edvard.poseestimation-8v6Pa1ZogPwTRTCVXoZK9Q==/lib/arm/libtensorflowlite_gpu_jni.so"...
at java.lang.Runtime.loadLibrary0(Runtime.java:1071)
at java.lang.Runtime.loadLibrary0(Runtime.java:1007)
at java.lang.System.loadLibrary(System.java:1667)
at org.tensorflow.lite.gpu.GpuDelegate.