-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Description
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
: