Issue ID: FB9081158
Quoting documentation of ARFaceTrackingConfiguration:
https://developer.apple.com/documentation/arkit/arfacetrackingconfiguration
https://developer.apple.com/documentation/arkit/content_anchors/tracking_and_visualizing_faces
If I am not mistaken, iPhone 8 has Neural Engine. Is this a known issue?
Quoting documentation of ARFaceTrackingConfiguration:
https://developer.apple.com/documentation/arkit/arfacetrackingconfiguration
But when I try to run the official sample app on iPhone 8 running iOS 14.4.2, the app reports that ARFaceTrackingConfiguration.isSupported is false.Face tracking supports devices with Apple Neural Engine in iOS 14 and iPadOS 14 and requires a device with a TrueDepth camera on iOS 13 and iPadOS 13 and earlier.
https://developer.apple.com/documentation/arkit/content_anchors/tracking_and_visualizing_faces
If I am not mistaken, iPhone 8 has Neural Engine. Is this a known issue?