Skip to content

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

Open
Eddie-Pan opened this issue Apr 2, 2025 · 8 comments
Open

Xcode 16.3 Compile issue with gRPC-c++ with iOS 18.4 SDK #14643

Eddie-Pan opened this issue Apr 2, 2025 · 8 comments

Comments

@Eddie-Pan
Copy link

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 Version (10.29.0)
  • Have latest Xcode and iOS simulator installed
  • Run the build, the issue will appear.

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 snippet
Replace this line with the contents of your Package.resolved.

If using CocoaPods, the project's Podfile.lock

Expand Podfile.lock snippet
Replace this line with the contents of your Podfile.lock!
@google-oss-bot
Copy link

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

@paulb777
Copy link
Member

paulb777 commented Apr 2, 2025

Please update to Firebase 11.x.

The gRPC build issue does not exist in the later versions of Firestore's gRPC dependency.

@google-oss-bot
Copy link

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
Copy link

setoelkahfi commented Apr 11, 2025

This might/might not be related. I can open a new issue if needed.

I stumbled into this issue now. It wasn't clear from the Xcode build interface where it had stuck. But it's clear from running our test through fastlane.

Image

Xcode 16.3
Firebase 11.11
Firebase product: Crashlytics
macOS Sequoia 15.4

Any pointers?

@paulb777
Copy link
Member

@setoelkahfi We'll likely need clearer reproduction instructions to help.

@quyenlv-unicloud
Copy link

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

@aurangblackbuck
Copy link

This is causing a major delay in the development. Any workaround or any solution for this?
The latest Firebase version is also not working, giving the same error.

@paulb777
Copy link
Member

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants