Skip to content

Token in messaging:didReceiveRegistrationToken: should be nullable #5355

@charlotteliang

Description

@charlotteliang

#5339 fixes an issue when token is deleted, the MessagingDelegate messaging:didReceiveRegistrationToken: should be triggered with a nil token returned. Hence the token can be nullable.
This is a breaking API that should be done in the next Firebase breaking change release.

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions