Quick start Guide for all apps

In this section you will find the details to implement the Purchasely SDK into your app

Technologies available for the SDK

The Purchasely SDK is developed natively on the following platforms:

  • iOS - Swift (minimum version 13.4)
  • Android - Kotlin (minimum version 23)

For hybrid apps, our bridge sdks are available for:

  • React Native
  • Flutter
  • Cordova

Current version per platform

PlatformSDK Version
iOS6.0.0-rc.2
Android6.0.0-rc.2
Flutter6.0.0-rc.2
React Native6.0.0-rc.2
Cordova6.0.0-rc.2

Implementation process

💡

AI Plugin

You can use the Purchasely AI Plugin to guide the implementation in your codebase. The purchasely-integrate skill can inspect your app, apply the right platform steps, and help you install, initialize and display your first Purchasely experience.

Follow these steps to implement the SDK into your app:

  1. Install the SDK by importing it into your app project
  2. Initialize the SDK when the app starts
  3. Manage deeplinks to enable no-code automations
  4. Display your first In-App Experience
  5. Identify users upon sign-in / sign-up
  6. Implement Custom User Attributes letting you segment your user base
  7. Integrate Purchasely Analytics

The overall process takes a mobile developer between a few hours to a day of work for a straightforward implementation. This time can vary depending on the complexity of your app code and the advanced features of the Purchasely SDK you want to implement.

Testing

Once you've finished implementing Purchasely into your app, follow our checking list to test your implementation.