I need to update my ios deployment target from 13.0 to 14.0 but i dont see any setting for this in FF.

Troubleshooting

I am trying to run my app in Local Run using iOS simulator but I cannot successfully build the app. There are errors during compile step and says I need to update my ios deployment target because of a dependency. I'm not sure if 13.0 is the default target right now in current version of flutterflow. but i just want to bump that to 14.0

What have you tried so far?

I have tried down opening the code in xcode and vscode, I tried to change the targets in xcode and also manually editing the pod file in vscode, but i realized the FF docs say the changes made there are not going to sync to flutterflow - and its actually true, when I try to run the app again, all my changes are reverted, it went back to 13.0 deployment target

Did you check FlutterFlow's Documentation for this topic?
Yes
2
8 replies