Unity SDK
Guide for integrating Purchasely SDK inside your Unity application
Installation
Unity Package Manager
From the Unity Package Manager window:
Add Package from Git url
API Key
From the Purchasely package window (Windows -> Purchasely):
Set the API Key field to your Purchasely API Key
iOS Integration
External Dependencies Manager
A third party external package is necessary to handle external dependencies with Cocoapods
Got to Assets → Import package → Custom package
Find and add external-dependency-manager-latest.unitypackage from https://github.com/googlesamples/unity-jar-resolver
Last updated