See What Any Camera on Any iOS Device Can See
Daily Coding Tip 234
There are many different cameras across iOS. The only one that is restricted to iOS 15.4 is .builtInLiDARDepthCamera, and I had originally planned to make two versions of the conformance to CaseIterable conformance. If iOS 15.4 is available, this case would be added, and otherwise it would be left out. This became somewhat …
Keep reading with a 7-day free trial
Subscribe to Type Safely to keep reading this post and get 7 days of free access to the full post archives.

