MaxenceUptale Posted September 7, 2018 Share Posted September 7, 2018 Hi, I am currently trying to port my app (working on Oculus Go and Google Cardboard) to work with a Vive Focus (I have a development kit), but I can't build the app because I always have this error: All the solutions I found on the web concerning this kind of error are by excluding the file in gradle parameters, but I can't do that because it visibly is a file required for the app to run on a Focus device (I tried and the app just crashed)... Does anyone have an idea of what's wrong? Thanks Link to comment Share on other sites More sharing options...
dario Posted September 7, 2018 Share Posted September 7, 2018 Remove each of the other 3rd party dependencies in your project one at a time until the duplicate aar/jar causing this issue goes away Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now