Lal Krishna
Lal Krishna
Any update on this?
Using terminal: ``` lsof -i:[PORT_NUMBER] sudo kill -9 [PORT_NUMBER] ```
Same issue for me. Just added `stripe_payment: ^1.0.10` to my project. Then flutter run throws this issue. Environment: Xcode Version 12.5 beta 3 (12E5244e).
> It happens if the min iOS version is set to 10 and above. If set to 9 then it works ok. Resolving dependencies of Podfile CDN: trunk Relative path:...
Same issue on Sample project too. Even if I didn't change any settings.