Search code examples
firebasefirebase-analyticsfirebase-notifications

Firebase push notification audiences


I have a iOS and a Android app to which I can send push notifications to from the firebase console. I created an audience in the analytics section. Now if I create a push message I think I should be able to select that audience in the target section of the push message. But of course I can't, i only see the two default audiences "Purchasers" and "All Users". What am I missing?


Solution

  • It looks like audiences that use age, gender or interests to define them are not allowed to be used to target push messages. It is written as a note on the audience creation page in small print.

    Audiences that use Age, Gender or Interest-based filters are not available for targeting in Firebase Notifications and Firebase Remote Config.