I'm unable to debug a freshly created app on physical iOS devices when pubspec dependencies reach a certain size, because it causes the "waiting for observatory port" step to timeout after 30 seconds.
Devices tested: iPhone 12, iPhone 12 Pro
iOS versions tested: 14.7.1, 14.5
The app runs properly on emulator but not on ios real device. How do I fix this issue?