Crafting your unified customer experience
Crafting your unified customer experience
Reach every iOS and Android device through APNs and FCM from one platform. Zixflow handles token management and authentication, respects each user's preferences, and tracks every delivery and tap — in native notifications or custom ones your app renders.
Trusted by 1,000+ Brands Messaging Millions Daily
Native uses the OS's own UI. Custom sends structured data your app renders its own way.
Rendered by iOS and Android
The system's own notification UI — title, body, image and deep link. Nothing to build.
Rendered by your app
A reusable template with structured data. Your app draws the UI — trackers, action buttons, sticky updates, whatever you design.
Custom payload
{
"template_id": "rider_tracker",
"deeplink_url": "shopnest://orders/48213",
"action_buttons": [
{ "name": "Track Order", "deeplink": "shopnest://track" },
{ "name": "Call Rider", "deeplink": "shopnest://call" }
],
"sticky": true
}Push is gated by Apple, Google and a permission prompt. The choice of platform is whether those gates are visible or hidden. We chose visible.
Reach iOS through Apple Push Notification service and Android through Firebase Cloud Messaging, from one platform and one send.
Tokens registered on install, refreshed when they change, and switched off the moment they go invalid — no stale-token clean-up jobs.
One user, every device. Anonymous devices can receive push before sign-up, and merge into the profile when the user is identified.
OS-rendered notifications with images and deep links, or reusable custom templates with structured data your app renders its own way.
Up to two buttons per notification, each opening its own screen in your app — and every tap tracked.
Images, GIFs and video attached to notifications, downloaded and displayed by the SDK.
Per-category opt-ins your users control, and send windows that keep non-urgent pushes to sensible hours.
Delivered, Opened and Action Clicked events for every push — down to which button was tapped and where it led.
React Native SDK
Sendflow (with Fallback)