specifying jsc engine for ios causing build to fail on expo 48

After upgrading to expo 48 and trying to run ios build while specifying “jsEngine”: “jsc” for ios build fails with the following error:

please note I am using react-native-vision-camera in managed flow and builds worked fine with hermes engine, however I had to switch t jsc engine because hermes caused issues with webview and javascript scripts injection

Any help is much appreciated.

Thanks

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