Skip to content

When exporting and building using artifacts on android, libraries aren't working #38

Description

@dillonburton

The libraries in question for my specific case are ARCore.

When I export the project normally (without artifacts), it works fine and all of the AR libraries are linked up. When I use artifacts, the app works fine, but for whatever reason the AR portions don't work. I have a hunch it's just anything everything besides unity-classes.jar that's not being used.

I have copied the libs folder into the unity/android/ directory, as well as added the artifact. Any ideas what could be causing this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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