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 iOS 12)
  • Android - Kotlin (minimum version 23)

For hybrid apps, our bridge sdks are available for:

  • React Native
  • Flutter
  • Cordova

Current version per platform

PlatformSDK Version
iOS5.6.2
Android5.6.0
Flutter5.6.1
React Native5.6.1
Cordova5.6.1

Implementation process

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.