Generate App Bundle (Google Play) not completed

I build android app with App Bundle with cocos creator 2.1.1 but:

When finished build .apk file

  • Cocos creator log BUILD SUCCESS. And apk has been moved to /build/jsb-default/publish/android/

  • in Cocos creator log “Begin generate App Bundle…” and never set “complie completed” status, but .abb file generated to /build/jsb-default/frameworks/runtime-src/proj.android-studio/app/build/outputs/bundle/release and not move to /build/jsb-default/publish/android/

I using Android SDK Tools as below:

Can anyone help me?

1 Like