I started a project on Unity version 2019.4.24f1, imported MRTK 2.6.1 foundation, tools, etc and set everything up according to this guide:
The App starts and shows the elements that I placed in the testscene (buttons, etc), but the background of the app is black and there is no camera access question from my android system.
The device I am testing on is a Oneplus 3T and the minumum SDK requirements are met. How can I get this to work? I will post my MRTK and Player Settings below:
XR Settings: (Note that If I activate AR Core tick, it displays an error)
Packages:
So it turned out that my phone is just too old and doesn't support ARCore. The app worked on another phone just fine.