Skip to content

Updates to support new Google Play Services structure

Compare
Choose a tag to compare
@baldwin628 baldwin628 released this 11 Sep 21:33
· 22 commits to master since this release

Android

  • Uses Google Unity Jar Resolver to bring in dependent Android libraries. This should happen automatically on save.
    • You can force it to run by running Assets -> Google Play Services -> Resolve Client Jars in Unity when on an Android platform project.
  • Ecommerce support added via the following methods:
    • LogTransaction
    • LogItem

iOS

Update to 3.15 of the iOS library.