Migration from v3.0.x to v4.x.x

.NET 4.6

In Player Settings, switch your configuration from .NET 3.5 to .NET 4.6.

_images/migration_1.jpg

Cross Promo

We have completely redesigned the way to integrate the Cross Promo:

  • You should remove the old prefabs from your Scene
  • Instantiate the dedicated component using:
BannerManager.InstantiateBanner();
InterstitialPopup.InstantiateInterstitial();
MoreGamesPopup.InstantiateMoreGames();

Unity 2018

The SDK 4.2.0 was packaged using Unity 2017.4.13f1 LTS. If you wan’t to develop your game using Unity 2018, you will need to migrate TextMesh Pro.