FAQ

Push Notifications FAQ

Answers about Web Push, VAPID, FCM, APNs, subscriber registration, and notification sending.

Does DNZ Notifications support FCM?

Yes. The platform includes mobile push credential support for FCM as part of the hybrid push configuration.

Does it support APNs?

Yes. APNs credentials can be configured for iOS delivery in the mobile push settings.

Can I send browser notifications?

Yes. Browser notifications are supported through Web Push subscriptions and VAPID keys.

How are subscribers registered?

Subscribers are registered through /v1/subscribers/register using an API key, recipientId, platform, deviceTransport, and the browser or mobile device token data.

Related links