Page 1 of 1

So beheben Sie ein Flutter -Parse -Problem für iOS Simulator

Posted: 17 Aug 2025, 20:21
by Anonymous
Ich baue eine Flutter -App für iOS und Android und im vergangenen Monat bin ich auf diesen Fehler gestoßen. < /p>

Code: Select all

Parse Issue (Xcode): A template argument list is expected after a name prefixed by the
template keyword
/Users/FlutterApps/seajourney/ios/Pods/gRPC-Core/src/core/lib/promise/detail/basic_seq.h:102:37

Parse Issue (Xcode): A template argument list is expected after a name prefixed by the template keyword
/Users/FlutterApps/seajourney/ios/Pods/gRPC-C++/src/core/lib/promise/detail/basic_seq.h:102:37

Error (Xcode): Framework 'grpc' not found

Error (Xcode): Framework 'FirebaseFirestoreInternal' not found

Error (Xcode): Linker command failed with exit code 1 (use -v to see invocation)

Error (Xcode): Framework 'FirebaseFirestore' not found

Could not build the application for the simulator.
Error launching application on iPhone 16 Pro Max.
Ich habe versucht, alles zu udieren, ich habe mehrere Schritt versucht, um es zu korrigieren, aber nichts scheint zu funktionieren.>