google-ar / arcore-android-sdk

ARCore SDK for Android Studio
https://developers.google.com/ar
Other
4.95k stars 1.22k forks source link

Auto Focus in Sample "shared_camera_java" Stopped working on Google Pixel 3 #892

Open Tayyabkhalid opened 5 years ago

Tayyabkhalid commented 5 years ago

Auto Focus in Sample "shared_camera_java" Stopped working on Google Pixel 3. What could be the issue? Anyone facing same issue ?

Tayyabkhalid commented 5 years ago

in latest update, Auto focus stopped working on Google Pixel 3. what could be the issue ?

pawegio commented 4 years ago

I also encountered it in different app, any workaround?

pawegio commented 4 years ago

@Tayyabkhalid According to docs, auto focus is disabled (for Pixel 3) with 60 fps camera configuration.

sumitkamath commented 4 years ago

Ran into this issue too, camera configuration is 30fps, so it should have auto focus enabled.