dmbfm / unity-ar-gps-location-mapbox-route-sample

Example project showcasing the Navigation feature of the AR+GPS location unity asset, alongside the Mapbox SDK.
MIT License
39 stars 19 forks source link

android app not working camera #13

Open yechch0711 opened 1 year ago

yechch0711 commented 1 year ago

Hi why the camera does not work while opening the app android?

PoojaAU commented 1 year ago

Hi why the camera does not work while opening the app android?

Is your phone ar supported. ? Try installing Google services for ar. If it's compatible then your mobile is ar supported so it will open the camera to run. My mobile is not ar supported so it doesn't open the camera on my mobile. So I run it on my friend's mobile which is ar supported one. It's working fine.

dmbfm commented 1 year ago

@yechch0711 What device are you using? Have you configured the AR provider in the project setting window?

Thanks!

matsu490 commented 1 year ago

I faced the same situation and found a solution which enable a check on ARCore in XR Plug-in Management setting.

image