This fixes a crash of the app on Meta Quest headsets.
Note that app/src/main/jniLibs/arm64-v8a/libopenxr_loader.so shouldn't be there. The library should be generated by OpenXR SDK. I had to remove it locally to be able to compile the app.
Anyway, thank you for making this app truly opensource.
This fixes a crash of the app on Meta Quest headsets.
Note that
app/src/main/jniLibs/arm64-v8a/libopenxr_loader.so
shouldn't be there. The library should be generated by OpenXR SDK. I had to remove it locally to be able to compile the app.Anyway, thank you for making this app truly opensource.