Record video on iOS simulator
It’s very easy on MacOS to record your Simulator. Start Simulator Open Terminal Take video with xcrun simctl io booted recordVideo appVideo.mov The video is stored in the directly where the “xcrun” command is executed.
It’s very easy on MacOS to record your Simulator. Start Simulator Open Terminal Take video with xcrun simctl io booted recordVideo appVideo.mov The video is stored in the directly where the “xcrun” command is executed.