- How t build the IOS BUILD from Xcode and how to solve these issues related to ios Flutter.
Asked
Active
Viewed 136 times
1 Answers
1
Try this
- open terminal
- flutter clean
- flutter pub get
- cd ios
- pod install
- flutter run

AlishanMuhammadAmin
- 290
- 1
- 8
-
what version cocoapods i need sir? – Sai Mahesh Paruchuri Jul 18 '22 at 09:54
-
I am using 1.11.3 – AlishanMuhammadAmin Jul 18 '22 at 09:56
-
Sir i am using Xcode 13 is it okay for bulidinga ios application – Sai Mahesh Paruchuri Jul 18 '22 at 09:57
-
Have a try maybe it will work – AlishanMuhammadAmin Jul 18 '22 at 09:57
-
Can you help me out in builing ISO build in FLutter Please help me – Sai Mahesh Paruchuri Jul 18 '22 at 09:58
-
I am here for help just give a try – AlishanMuhammadAmin Jul 18 '22 at 10:00
-
Let us [continue this discussion in chat](https://chat.stackoverflow.com/rooms/246532/discussion-between-sai-mahesh-paruchuri-and-alishanmuhammadamin). – Sai Mahesh Paruchuri Jul 18 '22 at 10:03
-
now can i build ? – Sai Mahesh Paruchuri Jul 18 '22 at 10:04