I am not sure if this should be handled on the Flutter side or some action should be taken also on Cursor side as in my opinion it could be related to some configuration settings of IDE and MacOS given that VSCode works.
After updating my Mac and Xcode to following versions:
MacOS Sequoia Version 15.3 (24D60)
Xcode 16.2 (Build version 16C5032a)
The phone that I am using runs latest iOS 18.3 (physical device)
i am unable to build an app via Cursor IDE (using Flutter). It will end up with following exception:
https://github.com/flutter/flutter/issues/150131
One of the things people recommend there to do is to adjust the settings on Mac like this:
System Settings -> Privacy & Security -> Local Network -> [Find your IDE] -> Toggle ON.
However Cursor is not listed here and in Mac there is no “custom” way to add it. That is why I am writing this post.
Fortunately enough, I am not blocked by this as I can still build it just using terminal or VSCode, but it would be nice if I could use my favorite IDE.
Related? Cursor not able to access local network - #2 by petros