

These folders will install the EDM4U plugin, which will add all the Android and iOS dependencies automatically when building your project. Make sure the PlayServiceResolver and the ExternalDependencyManager folders are also added. Import the downloaded unitypackage to your Unity project.

We currently don't distribute that version through UPM.ĭownload the latest version of Purchases.unitypackage. If you're using UnityIAP, you will need to install our SDK through the Purchases-UnityIAP.unitypackage method below. To do that, install the OpenUPM-CLI if you haven't already, then run openupm add -unity. If you prefer, you can also use OpenUPM-CLI to add the scoped registry and the package through the command line. Then, go to the Package Manager and from "My Registries", select the RevenueCat package and click on Install.To do this, go to your project's settings -> Package Manager, and add a new scoped registry with URL and scopes: com.openupm and -unity. Then, you can add the OpenUPM scoped registry.Import the downloaded unitypackage to your project.Download the external-dependency-manager-latest.unitypackage file from the root of the EDM4U repo.This plugin will add all the Android and iOS dependencies automatically when building your project. First you need to import the EDM4U plugin into your project if you haven't already.
