Quick start

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 21)

For hybrid apps, our bridge sdks are available for:

  • React Native
  • Flutter
  • Unity
  • Cordova

Implementation process

Follow these steps to implement the SDK into your app:

  1. Install the SDK by importing it into your app project
  2. Choose your running mode that suits your needs
  3. Initialize the SDK when the app starts
  4. Manage deeplinks to enable no-code automations
  5. Display your first Screen or Paywall
  6. Process transaction when a user makes a purchase
  7. Manage entitlements to enable users to access the premium benefits of their purchases

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 Testing Guides to check your implementation.