Google Play Plugins for Unity provide C# APIs for accessing Play in-game features from within the Unity Engine. These plugins also provide Unity Editor features for building a game before publishing it on Google Play.
The Android App Bundle plugin for Unity enables the latest app bundle features from Google Play. This support plugin will be installed automatically when you install the Play Asset Delivery plugin using OpenUPM or GitHub.
To use the Android Appbundle plugin, you must use a supported Unity version:
- All versions of Unity 2019.x, 2020.x, and newer are supported.
- If you use Unity 2018.x, version 2018.4 or newer are supported.
- If you use Unity 2017.x, only Unity 2017.4.40 is supported. All other versions aren't supported.
To install the Google Play Asset Delivery plugin using Open UPM, follow the instructions to install via package manager or install via command-line.
Alternatively, you can download the latest .unitypackage
from the GitHub Android Appbundle plugin GitHub releases page and import it using these instructions on the Google APIs for Unity site.
To request features or report issues with the plugin, please use the GitHub issue tracker.
You can find more resources and support options in the official documentation for Android Appbundle.
Browse other Google Play plugins for Unity.