Hi everyone,
I’m trying to run my Flutter app on an iOS device/emulator in Cursor. Unfortunately it keeps failing since Cursor doesn’t seem to detect CocoaPods installed on my system. However, if I run the Flutter app using command line, it works.
Note:
In VSCode everything works just fine, no issue. So the main problem is with the Cursor.