### SPECIFIC ISSUE ENCOUNTERED ### VERSIONS USED - Android Studio: - ARCore SDK for Android: - Device manufacturer, model, and O/S: - 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. 1. 1. ### WORKAROUNDS (IF ANY) ### ADDITIONAL COMMENTS
SPECIFIC ISSUE ENCOUNTERED
VERSIONS USED
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:adb shell getprop ro.build.fingerprint:STEPS TO REPRODUCE THE ISSUE
WORKAROUNDS (IF ANY)
ADDITIONAL COMMENTS