FaceDetector doesn't work on iOS standalone app

Hi.
I’m developing my mobile app with Expo.
I need to use Camera to take photo automatically when it detects a face.
I’m using expo-camera with onFacesDetected function.
It works on Expo Client (both Android and iOS). But when i publish, it doesn’t work on iOS.
So I have questions. Does Expo support FaceDetector on iOS standalone app?
If not, how can I solve it?
Thanks.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.