Skip to content

FCM Batch sending deprecated but no migration path #834

@19lmyers

Description

@19lmyers
  • Library version: 9.1.1
  • Firebase Product: Messaging

I received an email from Firebase about the deprecation of legacy FCM APIs. Notably, the sendAll() method that employs batch sending has been deprecated, and I saw the Node Admin SDK has a new sendEach() method, but the Java SDK does not provide this method.

How should I approach migrating from the sendAll() method?

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions