Comment on page
Unity SDK
Guide for integrating Purchasely SDK inside your Unity application
From the Unity Package Manager window:
- Add Package from Git url
https://github.com/Purchasely/Unity-Package.git
From the Purchasely package window (Windows -> Purchasely):
- Set the API Key field to your Purchasely API Key
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 modified 3mo ago