"This application requires the latest version of ARCore" message

Hi!

Could someone answer my question, please?
I have built a package of the AR app from wizzard. The application starts, but does not reach AR functionality. It reports the text from the title. What would be wrong in my project?

I highly appreciate the support.

Its the same for me

I’m assuming that you are using an emulator.

Make sure that you install the correct version of Android Studio.

For me it was the phone. Just asumed that s9 had support for ARcore but thats not the case. Anyone know when the next ARcore build is ready? Google says “In the coming weeks”

s9 should have ability, you just need to install the arcore app on it first.

I’m getting the same error on a Google Pixel 3. I know for a fact that this phone is ARCore enabled since I’m able to run other apps.

I’ve gotten this error before after downloading minor updates to ARCore (between 1.18 and 1.19, then 1.20 worked again and now 1.21 doesn’t work)

A few important details:

  • The App is not requesting Camera Access
  • We’re developing in UE4.
  • The app doesn’t crash and operates other features
  • I downloaded other AR apps on the same phone and they run properly, so it seems to be a specific issue with our build.

Anyone else have this issue? Any thoughts on where to start the search?

Thanks!