5.2 brings even easier integration for some Unity services which is great. For Unity Ads I'm struggling to see how to correctly migrate though. Steps so far:
Issues in migrating to 5.2
- It appears 5.2 no longer requires the SDK/package download from the Unity store, so I've removed that from my project (using the package uninstaller asset from the Unity Store).
- Once that was done the ShowOptions() creation in my code needed to be tweaked as it looks like there are differences in the Unity integrated...
Issues in migrating to 5.2