Skip to content

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

Open
@Eddie-Pan

Description

@Eddie-Pan

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!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions