Following this tutorial: https://medium.com/onfido-tech/live-face-tracking-on-ios-using-vision-framework-adf8a1799233
🛑 You must use a physical device to run the app. It will NOT WORK in the Simulator.
Vision: https://developer.apple.com/documentation/vision
VNDetectFaceLandmarksRequestVNFaceObservationVNImageRequestHandler
AVFoundation: https://developer.apple.com/av-foundation/
https://www.youtube.com/watch?v=cRMMRzk3oKY - https://github.com/tombaranowicz/iOS-Face-Detection
