Local video cannot start on iOS simulator

We are trying the example coming with ZOOM flutter Video SDK 1.7.0
Local video does not start on iOS simulator (iPhone 14 iOS16.4).
zoom.videoHelper.startVideo() returned ZoomVideoSDKError_Session_Video_Device_Error.

Does anybody see this? What is the cause and how to fix?

Thanks.

1 Like

same here in v1.6.2 React-Native VideoSDK. Simulator run on rosseta mode.

@hellinton.eduardo It turned out that iOS simulator does not provide camera functionality. We need to run tests on a physical iPhone instead.