79176103

Date: 2024-11-11 00:41:53
Score: 2
Natty:
Report link

I read the comments above, but it took me hours to finally realize the "configName" people are talking about is actually referring to the name of the push provider you setupped.

enter image description here

In flutter it's

streamChatClient.addDevice(
_token,
 PushProvider.firebase,
 pushProviderName: "FirebasePsDev" //THIS
)
Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Climactic