I used AR for my app on Samsung M51 some time ago, and everything was fine, but when I try to use it now in the same app, I catch this error:
I try to clear cache, uninstall ARCore, but nothing works. Does anyone have the same problem?
SOLVE: I just need to add this implementation 'com.google.ar:core:1.23.0' in my build.gradle file.
