Changelog

An overview of recent updates and improvements to Inspect.

Jun 8, 2021

✨ Experimental screencasting

In this release, we are excited to be adding experimental support for screencasting that enables you to get a video stream from your iOS device to preview your changes without leaving Inspect.

To enable this, we are fetching image frames from the device, which then are sent to Inspect and resized to fit within DevTools. To make the experience reasonable performant, we are lowing the image quality, and this is causing some pixelation. This isn't ideal, and we are working on finding a way to improve this.

💎 Improvements

🐞 Fixes