Open
Description
- Review the documentation: https://virocore.viromedia.com/
- Search for existing issues: https://github.com/viromedia/virocore/issues
- Use the latest ViroCore release: https://virocore.viromedia.com/docs/releases
- Turn off Instant Run in Android Studio
Environment
Please provide the following information about your environment:
- OS: Mac, Windows, Linux
- Version: ViroCore version
- 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
Labels
No labels