google / play-unity-plugins

The Google Play Plugins for Unity provide C# APIs for accessing various Play services
Other
441 stars 115 forks source link

BundletoolHelper.BuildApkSet doesn't sign apks #227

Open WI-Lee opened 1 year ago

WI-Lee commented 1 year ago

BundletoolHelper.BuildApkSet doesn't pass any keystore options to bundletool build-apks, so the output apks are signed using a debug key instead of the key specified in Unity player settings.

Relevant documentation: https://developer.android.com/tools/bundletool#generate_apks