Quantcast
Channel: Questions in topic: "buildpipeline"
Viewing all articles
Browse latest Browse all 249

[SOLVED] Enabling App Bundle (Google Play) option when building with the BuildPipeline?

$
0
0
Does anyone know how I can enable the App Bundle (Google Play) option when building with the BuildPipeline? Trying to get this to work with our CI server, this is the code currently used to create an APK: BuildPlayerOptions prodBuildPlayerOptions = new BuildPlayerOptions(); prodBuildPlayerOptions.scenes = scenes; prodBuildPlayerOptions.locationPathName = $"PSS.Prod.{baseBuildFileName}.apk"; prodBuildPlayerOptions.target = BuildTarget.Android; prodBuildPlayerOptions.options = BuildOptions.None; BuildPipeline.BuildPlayer(prodBuildPlayerOptions); Any help would be greatly appreciated! Cheers, Thomas

Viewing all articles
Browse latest Browse all 249

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>