Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

Releases: google/play-instant-unity-plugin

Beta v0.11

12 Feb 19:19
f73453a
Compare
Choose a tag to compare
  • Add support for 2019.3 (#142)
  • Automated build changes

Beta v0.10

11 Apr 22:12
04f5b04
Compare
Choose a tag to compare
  • Changes to accommodate the latest versions of 2017.4 and 2018.3
  • Fix ApkSigner usage with .NET 4.5

Beta v0.9

23 Oct 23:39
7c17059
Compare
Choose a tag to compare
  • 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

Beta v0.8

14 Aug 20:55
Compare
Choose a tag to compare
  • 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

Beta v0.7

30 Jul 20:34
ab6d77e
Compare
Choose a tag to compare
  • 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")

Beta v0.6

29 Jun 19:55
6fc585f
Compare
Choose a tag to compare

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

Beta v0.5

24 May 22:08
e939d71
Compare
Choose a tag to compare

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

See the README for installation instructions and supported features.