I realize that this module is no longer supported. But, I'm hoping you or someone watching can help anyway.
The preview is always out of focus. Usually the photos end up being in focus (After calling snapPicture() I can see the image slide into focus right before the picture is actually captured).
But, it makes for bad UX for the user who thinks their photo will be out of focus. Is there a way to get the preview to autofocus?
I have added the permissions keys to my tiapp.xml:
I realize that this module is no longer supported. But, I'm hoping you or someone watching can help anyway.
The preview is always out of focus. Usually the photos end up being in focus (After calling snapPicture() I can see the image slide into focus right before the picture is actually captured).
But, it makes for bad UX for the user who thinks their photo will be out of focus. Is there a way to get the preview to autofocus?
I have added the permissions keys to my tiapp.xml:
And my test phone supports focus, as evidenced by the logs:
Also, I can't tap on the screen to focus at a specific spot in the scene (like I can do with the native camera). Any suggestions?