Skip to main content
The Zixflow iOS SDK lets you send data from your iOS app to Zixflow so you can identify people, track activity, and deliver push and in-app messages.

What you can do

  • Identify and track users, events, and screens
  • Send push notifications via APNs or Firebase Cloud Messaging (FCM), including rich push
  • Show in-app messages (modal, inline, and inbox)
  • Attach location for location-based campaigns
  • Handle deep links from push and configure batching, logging, and auto-tracking

SDK Modules

Install only the modules you need:
ModuleRequired?Description
DataPipelinesYesCore tracking, identify, events, screens, device/profile attributes
MessagingPushAPNNoApple Push Notification service (APNs)
MessagingPushFCMNoFirebase Cloud Messaging (FCM)
MessagingInAppNoIn-app messaging, inline placements, and notification inbox
LocationNoLocation tracking for campaigns
Current SDK version documented here: 1.1.3. For conceptual background on events, users, and attributes, see Getting Started with Events.