I tried to find information if its possible to adjust camera focus in iOS. In android its possible with adjusting camera parameters to e.g. FOCUS_MODE_MACRO. Is there anything similar in iphones/ipads. I want to make focus fixed (without auto) and focus in close captures (macro mode)
Share
Try this documentation page (In particular the “focus mode” property). If that doesn’t satisfy your requirement then I don’t think anything will.