Skip to content

Unity SDK overview

Setting up Unity SDK

Anchor link to

Choose the integration method that best suits your needs to get started with the Pushwoosh Unity SDK:

SDK architecture

Anchor link to

The Pushwoosh Unity SDK uses a modular UPM (Unity Package Manager) architecture with separate packages for each platform:

PackageDescription
com.pushwoosh.unity.coreCross-platform API (required)
com.pushwoosh.unity.androidAndroid platform support
com.pushwoosh.unity.iosiOS platform support
com.pushwoosh.unity.windowsWindows UWP/WSA support

Install only the core package and the platform packages you need.