Flutter xcode 14.0 @available error compiling to ios 16.0 error

Viewed 20

my xcode automatically updated to xcode 14.0 without my approval (typical apple). Tried building my flutter app on latest simulator iphone 14 & iOS 16.0 but got multiple errors. Fixed most, but this one I'm not sure how to fix it.

Anyone has encountered it and fixed?

Error is related to @available iOS 14.0

enter image description here

0 Answers
Related