******************************* 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. .. image:: ../Images/migration_1.jpg :align: center :scale: 75 % 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: .. code:: csharp 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 `_.