Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

latest build crashes when incorporated into react viro #205

Open
4 tasks done
thedentist89 opened this issue Oct 7, 2024 · 4 comments
Open
4 tasks done

latest build crashes when incorporated into react viro #205

thedentist89 opened this issue Oct 7, 2024 · 4 comments

Comments

@thedentist89
Copy link

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)
@hannesa2
Copy link
Collaborator

hannesa2 commented Oct 8, 2024

I can/could help you, but it's somehow disappointing that nobody approves my pull request to be able to improve the pipeline. That's why I'm not really involved here.

Having a proper CI could help us to reproduce your issue

@thedentist89
Copy link
Author

@hannesa2 I ended up forking the repo and changed the script in the workflow to make a release version instead of debug, and it worked and it all worked out, and I stumbled into another issue that is app freezes when trying to record a video

@hannesa2
Copy link
Collaborator

hannesa2 commented Oct 13, 2024

please show me your fork, to see what you did and how the error looks like

@hannesa2
Copy link
Collaborator

@thedentist89 I can't reproduce in CI #211 (comment)
Of course I see the error local.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants