guness / bitrise-step-firebase-app-distribution

Upload your apps to Firebase and sends email to your testers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support .aab format

vivascu opened this issue · comments

Android applications can be distributed via an .aab format however now we are receiving:

Error: unsupported distribution file format, should be .ipa or .apk

I think firebase app distribution does not support aab. let me know if this was changed.