Pnemonic
Pnemonic

Reputation: 1825

Firebase cloud messaging targets are disabled

I need to send push messages, aka “cloud message”, via firebase console. I have configured everything that the documentation and examples say (Users, User Properties, User Audiences, Events). But when I try to compose a new notification, and select a target segment, they are disabled. Attached is screenshot of target picker that should be enabled: enter image description here

Upvotes: 3

Views: 989

Answers (1)

Pnemonic
Pnemonic

Reputation: 1825

From Firebase support:

If the user properties and audiences are not showing up in the Notifications console, this could mean that your Data-sharing settings is turned off. Please turn this on, and you should start seeing the user properties and audiences in the Notifications console.

Upvotes: 2

Related Questions