Can cursor launch an Android/iOS emulator and debug UI issues

See title. Is a workflow like this feasible today?

It would be great if Cursor can interact with the UI, navigate to the screen in the app it is working on, take screenshots, compare those screenshots to the reference Figma images I’ve provided, and debug UI issues (such as spacing).

This is quite tedious work today, especially when we want to support multiple screen resolutions.

Is there a way to achieve this using 3rd party tools today? Or anything close to it?

Cursor offers the engines that create the code, so you would have to create something for Android/IOS in order to do what you need it to do.

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