I’ve been trying to get started on an AR project using unity, but whenever i try to start an arsession and check on the session state it goes from checking availabilty to unsupoorted immediately. The phone is a samsung galaxy s7, which is on AR Core’s list of supported devices ( Dispositivos com suporte ao ARCore | Google for Developers ).
So I gave GitHub - google-ar/arcore-unity-sdk: ARCore SDK for Unity a try and their quickstart project runs just fine…? I was under the impression that AR Foundation was a wrapper for AR COre and AR Kit, so this was really confusing.
Any advice on what to do here? I really want to use AR Foundation but, it just isn’t working at this point and I can’t explain why.