androidandroid-bundle

After Build Bundle, There is no aab file in release folder


The only file in release is the build apk. The aab file is only in debug folder eventhough already choose release when want to generate sign bundle.


Solution

  • Already solved the problem. Just checked the build variant are debug so thats why it does not appear. Just choose release and it will generated the file.

    Build - Select build variant -Release .