The camera control in Survey123 1.3.38 for Android doesn't auto focus, is this a known issue with a planned fix? This has been observed in Android 4.2.2 and 6.01. Auto focus within the camera control is supported with Survey123 for iOS.
I have an android tablet with current Survey123 and the autofocus is not working. Should I assume that ESRI is taking over 4 years to resolve the autofocus issue on Android?
Your help appreciated.
Hi James, was there ever a fix for this other than fixing it in AppStudio?
Thanks,
Kevin
Hi Christopher,
The instructions above are relevant if you have AppStudio for ArcGIS Desktop and are building your own copy of Survey123. As the code fix indicates, we've identified the issue and it will be corrected in a future release of Survey123.
How would one go about doing this?
To fix the issue, please add the following code in you survey123 source code to the camera component in XFormCameraCapture.qml
focus {
focusMode: Camera.FocusContinuous focusPointMode: Camera.FocusPointAuto
}
-Nakul
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.