Update Guide

This guide describes steps required when updating from one Tapjoy SDK version to another, it's recommended you perform all the steps to prevent any issues or conflicts.

12.8.1

Before updating please delete all of the Tapjoy and Google Play Services files from Assets > Plugins > Android.

The Tapjoy SDK is now managed via Maven by the External Dependency Manager (EDM). The EDM is included as part of the Tapjoy Unity Plugin and is required to support Android.

Custom Gradle Templates

If you are using a custom gradle template you must enable Jetifier.

If it is an option in the version of Unity Editor you are using, you must also use a custom gradle properties file.

12.8.0

Before updating please delete the Tapjoy.framework and the Resources folder under Assets > iOS.

The Tapjoy SDK is now managed via Cocoapods by the External Dependency Manager (EDM). The EDM is included as part of the Tapjoy Unity Plugin and is required to support iOS. Please ensure your Cocoapods version is 1.9.0 or greater and your Xcode version is 11.0 or greater.