Closed 01098996 closed 6 years ago
ArSession_resume()
and ArSession_update()
can both return AR_ERROR_CAMERA_NOT_AVAILABLE occasionally if the camera becomes unavailable. This is often due to driver bugs or thermal limitations and there's nothing we can do about it.Thanks inio.
Side-loading of the ARCore APK is not supported. It must be installed from the Play Store or other official means. Side-loading may result in unsupported behavior, such as what you're seeing on the S9.
For the Google Pixel device, what is the build fingerprint (adb shell getprop ro.build.fingerprint
)?
I'm definitely interested in seeing the logcat from that device. Even if you're side-loading, ARCore should work 100% of the time on Pixels running official OS builds.
Closing for inactivity.
In Google pixel and Samsung S9, run ARCore for a period of time, recall api always return AR_ERROR_CAMERA_NOT_AVAILABLE. How to fix?