I have a flutter app, a couple of weeks back I updated my Xcode version to 13.3 and now I'm facing an issue with my running flutter app while creating an Archive in xcode.
Error: 'frameInterval' was deprecated in iOS 10.0: preferredFramesPerSecond Segmentation fault: 11 (in target 'DKImagePickerController' from project 'Pods')
Can anyone help me,how to fix this issue?
Thanks in advance.