You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 8, 2019. It is now read-only.
SPECIFIC ISSUE ENCOUNTERED
Daydream Elements is deprecated. Any plans for supporting newer SDKs?
HARDWARE/SOFTWARE VERSIONS
Use
adb shell getprop ro.build.fingerprint
Output of
adb shell dumpsys display | grep mBaseDisplayInfo
On Windows, use:
adb shell pm dump com.google.vr.vrcore | findstr /i "packages: versionName"
On macOS, use:
adb shell pm dump com.google.vr.vrcore | egrep -i versionName\|packages:
STEPS TO REPRODUCE THE ISSUE
WORKAROUNDS (IF ANY)
ADDITIONAL COMMENTS
The text was updated successfully, but these errors were encountered: