Cake.Xamarin icon indicating copy to clipboard operation
Cake.Xamarin copied to clipboard

How to output .aab bundle for Android build

Open shahbaaz90 opened this issue 4 years ago • 1 comments

Can the BuildAndroidApk() method be modified/overridden to output the new Android App Bundle (.aab) package?

Expected Behavior

BuildAndroidApk(packageFormat: aab/apk)

Current Behavior

BuildAndroidApk() -- returns path to APK file only currently.

Possible Solution

perhaps there could be a new method made for aab builds altogether.

shahbaaz90 avatar Nov 06 '20 18:11 shahbaaz90

1.5 years still no answer is Cake Dead?

BicycleMark avatar May 01 '22 19:05 BicycleMark