Migration from v3.0.x to v4.x.x¶
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.