Basic SDK Setup

Prev Next

With Insider's Basic iOS SDK, you can:

Your title goes here
Cart Reminder push, Geofence push, and Social Proof are not supported in the basic SDK. To use these features, you should configure advanced methods.
Your title goes here
The basic SDK does not support dynamic content in messages. To personalize your messages with dynamic content, you should implement advanced integration.

The Basic SDK Setup consists of the following configurations. You can use Insider's Integration Wizard to complete these steps.

  1. Add Required Targets
  2. Add Capabilities and URL Types
  3. SDK Integration
    1. Install Using Cocoapods
    2. Install Using Carthage
    3. Manual Installation
  4. Initialize SDK
  5. Customize Notification Sounds
  6. Configure Push Certificates
    1. Apple Push Certificate p8 Guide
    2. Apple Push Certificate p12 Guide
  7. Bridging-Header File
  8. Set Callback
Your title goes here
The Set Callback step is required to use deep links in your messages and is not included in the Integration Wizard.

To proceed with advanced integration, refer to Advanced Integration.