Migration guide to v3.1.0 or newer
Migrating from TyrAds SDK v3.0 (.unitypackage) to v3.1.0 or newer (UPM)
1) Remove the old v3.0 installation
Assets/Plugins/TyrAdsSDK/. //Path could be if differ if your team have moved sdk2) Install latests (v3.1.0 or newer) package via the Unity Package Manager (UPM)
3) Verify & refresh scene references
3.1 Main SDK object on the scene
3.2 Premium widget prefab
4) Reapply configuration (only if you used the SDK editor window)
5) Clean up and validate
Troubleshooting
Quick Checklist
Last updated