Skip to content

channel-push

Delivers push notifications through a PushTransport (bring your own FCM/APNs adapter or use createInMemoryPushTransport() for tests) registered as the push channel in the delivery system. Requires delivery; supply a PushChannelOptions with a transport and a resolver that maps a user ID to their device token.

  • Requires: delivery
  • Activation: always on (not toggleable)
  • Registers extension: deliveryChannelpush