Play Instant Unity Plugin Versions Save

Google Play Instant Plugin for Unity Beta (Archived)

v0.11

4 years ago
  • Add support for 2019.3 (#142)
  • Automated build changes

v0.10

5 years ago
  • Changes to accommodate the latest versions of 2017.4 and 2018.3
  • Fix ApkSigner usage with .NET 4.5

v0.9

5 years ago
  • Added Quick Deploy feature for building an AssetBundle with the game's main scene and building a Loading scene to download that AssetBundle from a server (used to minimize size of APK)
  • Added a menu item to check for and download updates to the plugin

v0.8

5 years ago
  • Add Cookie API that an instant app can use to store data for retrieval post-install #22
  • Fix whitespace handling of file and scene paths #20

v0.7

5 years ago
  • Adds support for Unity 5.6 by re-signing APKs with apksigner
  • Adds a "Build for Play Console" menu option that creates a ZIP file containing a single APK
  • Provides additional control over scenes included in the build via the "Build Settings" menu option (formerly "Configure Instant or Installed")

v0.6

5 years ago

This release adds a method to launch a Play Store install dialog from the instant app. See the README for details.

v0.5

5 years ago

Initial beta release of the Google Play Instant Plugin for Unity.

See the README for installation instructions and supported features.