Unity-Technologies / arfoundation-samples

Example content for Unity projects based on AR Foundation
Other
3.02k stars 1.12k forks source link

Xr subsystems not found in app bundle #968

Closed nwaaaa closed 2 years ago

nwaaaa commented 2 years ago

I have a unity application that works fine when it’s exported as an APK and works just fine on my phone, but when i build it into aab to submit to google play, when i download it from google play the AR part it does not work, it does not ask for my camera permission and the AR camera is not initialized.

Unity 2020.3.25 Ar foundation 4.1.1 Arcore 4.1.1

andyb-unity commented 2 years ago

Is your experience related to this issue? https://github.com/Unity-Technologies/arfoundation-samples/issues/941

Fixes for this issue can be tracked at this link: https://issuetracker.unity3d.com/issues/android-xr-tracking-is-not-working-when-building-app-bundle-with-split-application-binary-enabled

andyb-unity commented 2 years ago

Closing due to lack of activity