-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Xcode 16.3 Compile issue with gRPC-c++ with iOS 18.4 SDK #14643
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight. |
Please update to Firebase 11.x. The gRPC build issue does not exist in the later versions of Firestore's gRPC dependency. |
Hey @Eddie-Pan. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically. If you have more information that will help us get to the bottom of this, just add a comment! |
@setoelkahfi We'll likely need clearer reproduction instructions to help. |
same issue, working fine with xcode 16.2, please any workaround, setting for xcode? I can upgrade Firebase but it take a lot of time |
This is causing a major delay in the development. Any workaround or any solution for this? |
@quyenlv-unicloud @aurangblackbuck We'll need an issue with the full template filled out and possibly a fully reproducible example. It does not reproduce for us with Firebase 11.11.0 |
Description
[Error Message]: A template argument list is expected after a name prefixed by the template keyword
[Error Location]: gPRC-c++ > Implementation > basic_seq.h > PollNonEmpty() >
Construct(&state_, Traits::template CallSeqFactory(f_, *cur_, std::move(arg)));
Reproducing the issue
Firebase SDK Version
10.29.0
Xcode Version
16.3
Installation Method
CocoaPods
Firebase Product(s)
Crashlytics
Targeted Platforms
iOS
Relevant Log Output
If using Swift Package Manager, the project's Package.resolved
Expand
Package.resolved
snippetReplace this line with the contents of your Package.resolved.
If using CocoaPods, the project's Podfile.lock
Expand
Podfile.lock
snippetReplace this line with the contents of your Podfile.lock!
The text was updated successfully, but these errors were encountered: