This is the image showing a simulator with a popup denoting a message
I am trying to run a swift project on Xcode Version 12.0 beta 5 (12A8189h). I am attaching the link from where I have downloaded the project. It is based on gesture recognition using Computer Vision. When I try to run the project a popup comes on the simulator mentioning that the front camera could not be found. What can I do further?
P.S. The link of the screenshot of the picture is attached.
Link of the screenshot - https://i.sstatic.net/fMZol.jpg
Link of the project - https://developer.apple.com/documentation/vision/detecting_hand_poses_with_vision
You have to use a real device for test your case