Subscription Flow

The integration consists of two main steps on the client device:

  1. Request Permission & Get Token: Ask the user for notification permissions and retrieve the provider_token (FCM/APNS device token) from the OS natively.
  2. Register with Pushblitz: Send the retrieved token to the Pushblitz /subscribe endpoint.