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
- Host: GitHub
- URL: https://github.com/gameworkstore/com.google.android.appbundle
- Owner: GameWorkstore
- License: apache-2.0
- Created: 2021-05-21T20:11:01.000Z (about 5 years ago)
- Default Branch: upm
- Last Pushed: 2023-07-11T15:04:21.000Z (almost 3 years ago)
- Last Synced: 2025-03-01T13:42:17.942Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 65.1 MB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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.