📄️ Getting Started
The Paylisher iOS SDK uses an internal queue to make calls fast and non-blocking. It also batches requests and flushes them asynchronously, making it safe to use in any part of your mobile app.
📄️ Identify User
Using identify, you can associate events with specific users. This enables you to build a full picture of how they're using your product across different sessions, devices, and platforms.
🗃️ Notifications
1 item
📄️ API Reference
A quick lookup of the SDK's public methods, grouped by area. For step-by-step setup, see Getting Started; for push & in-app messaging, see the Notification Integration guide.