Skip to content

Google Mobile Ads Unity Plugin v6.0.2

Compare
Choose a tag to compare
@NVentimiglia NVentimiglia released this 16 Jul 17:36
· 226 commits to master since this release

Plugin:

  • Fixed #1677 where build error occurs on XCode 12.4. This version requires Xcode 12.4 where the previous version required Xcode 12.5.1.

Built and tested with:

  • Google Play services 20.0.0
  • Google Mobile Ads iOS SDK 8.2.0
  • External Dependency Manager for Unity 1.2.165.

Known issues:

  • iOS Resolver library cannot be loaded in Unity 2021.1.11 and 2021.1.12. (Did not test 2021.2.0 beta yet). It can be loaded properly with Unity 2021.1.10. See googlesamples/unity-jar-resolver#441

  • Android builds fail with Unity 2019.4.28f1. The work around is to export the Android Studio project, set the gradle version in build.properties to 3.4.3, and manually declare your APPLICATION_ID in the AndroidManifest.xml.