I got the same problem.
Post
Replies
Boosts
Views
Activity
This works for me
webView.loadHTMLString(htmlContent, baseURL: Bundle.main.resourceURL)
Same problem here. Have you solve the problem?
builtInDualCamera, builtInDualWideCamera and builtInTripleCamera do not support change focus mode too.
Can we consider that the zoom factor is acceptable within 2.0? So we can set 1.2x(28mm) , 1.5x(35mm) or 1.7x. In these zoom factors, camera uses secondary native resolution.
Same here, wondering to know how to set 24MP on iPhone 15 Pro, supportedMaxPhotoDimensions only gives [(width: 4032, height: 3024), (width: 8064, height: 6048)] which is 12MP and 48MP.