Tag: #api
-
iOS 16.3 allows access to all back cameras via MediaDevices API
How to use MediaDevices.enumerateDevices() to get access to all camera lenses on the back with iOS 16.3.
-
Hyrum’s Law
With a sufficient number of users of an API, it does not matter what you promise in the contract: all observable behaviors of your system will be depended on by somebody. – Hyrum’s Law