An open API service indexing awesome lists of open source software.

https://github.com/gameworkstore/com.google.android.appbundle

Wrapper over original package distribution. This repository replicates the licence terms of his original distribution location. For more information check https://firebase.google.com/terms and https://firebase.google.com/support/release-notes/unity
https://github.com/gameworkstore/com.google.android.appbundle

Last synced: about 1 year ago
JSON representation

Wrapper over original package distribution. This repository replicates the licence terms of his original distribution location. For more information check https://firebase.google.com/terms and https://firebase.google.com/support/release-notes/unity

Awesome Lists containing this project

README

          

# Google Android App Bundle Plugin for Unity

*com.google.android.appbundle*

## Overview

The Google Android App Bundle package provides access to the latest Android
App Bundles features, such as Play Asset Delivery.

Refer to the
[documentation](//developer.android.com/guide/app-bundle/asset-delivery/build-unity)
and
[Editor API reference](//developer.android.com/reference/unity/namespace/Google/Android/AppBundle/Editor)
for more information.

## Known Issues

- The plugin's build system is incompatible with the Play Asset Delivery support built into Unity.
See [the Google Play Plugins for Unity README](https://github.com/google/play-unity-plugins/blob/master/README.md#built-in-pad)
for details.