### SPECIFIC ISSUE ENCOUNTERED ### VERSIONS USED - Android Studio: - ARCore SDK for Android: - Device manufacturer, model, and O/S: Samsung Galaxy A16 5G - Google Play Services for AR (ARCore): On Windows, use: `adb shell pm dump com.google.ar.core | findstr /i "packages: versionName"` On macOS, use: `adb shell pm dump com.google.ar.core | egrep -i versionName\|packages:` - Output of `adb shell getprop ro.build.fingerprint`: ### STEPS TO REPRODUCE THE ISSUE 1. Get the device 2. Update the Android 3. Try to download ARCore ### WORKAROUNDS (IF ANY) ### ADDITIONAL COMMENTS