I am working on an app with ARKit, and want to detect objects at some distance by using ARKit camera session. Could anyone help if we can add any zoom in functionality to the AR Camera view?
Although did not find any concrete answer to this question but, some people suggested to transform the ARView itself which I think cannot be the right solution. Also, few talked about adding gesture on ARView and do some transforming but not accepted. Please help if anyone has any idea.