Skip to main content
Push notification topics
Updated over a week ago

Treefort supports sending push notifications to specific audiences using “topics”. Currently each push notification may be sent to a single topic. The supported topics are:

  • treefort-user-all: All users of your app.

  • treefort-user-authenticated: Users who are signed in.

  • treefort-user-anonymous: Users who are not signed in.

  • treefort-platform-ios: Users of your iOS app.

  • treefort-platform-android: Users of your Android app.

  • treefort-platform-web: Users of your web app.

  • treefort-subscription-active: Users with active subscriptions.

  • treefort-subscription-inactive: Users with subscriptions that have expired or been canceled.

  • treefort-subscription-none: Users who have never subscribed.

Did this answer your question?