I had the same issue. (Flutter)
Added the missing key in the ios/Flutter/AppFrameworkInfo.plist file.
pod deintegrate
pod install
This fixed it for me.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: