When I do Mobile deployment to iOS, an error appears after a long time: Error (Xcode): 6 duplicate symbols
What could it be?
According to the hints I found, I have already tried to change the Build Number manually but it doesn't help. Where can I find out what is causing the error. FlutterFlow shows no errors. Everything is fine locally too.
Compilation on Google Play works fine.
Where should I look for what could be the cause in such a case?