Skip to content

latest build crashes when incorporated into react viro #205

Open
@thedentist89

Description

@thedentist89

Environment

Please provide the following information about your environment:

  1. OS: Mac, Windows, Linux
  2. Version: ViroCore version
  3. Device(s): What device(s) are you are seeing the issue on (i.e. Samsung Note 8, Pixel 2 XL, etc)

Description

I'm targeting android 13 and up an I need the persmissions fix, but I incorporate the react viro .aar file into viro and then install it as a local version in my react native app it crashes with this error

Your app just crashed. See the error below.
java.lang.UnsatisfiedLinkError: dlopen failed: library "libviro_arcore.so" not found
  java.lang.Runtime.loadLibrary0(Runtime.java:1082)
  java.lang.Runtime.loadLibrary0(Runtime.java:1003)
  java.lang.System.loadLibrary(System.java:1661)
  com.viro.core.ViroViewARCore.init(ViroViewARCore.java:506)
  com.viro.core.ViroViewARCore.<init>(ViroViewARCore.java:461)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions