android-js / androidjs

Platform to build android app using node js
MIT License
466 stars 109 forks source link

Upload a valid app bundle #219

Closed nmagko closed 3 years ago

nmagko commented 3 years ago

Steps to reproduce the behavior:

  1. Build your app in release mode
  2. Go to appstore
  3. Upload your app

Appstore only accepts app bundle format (.aab).

Can we create an .aab with androidjs in release mode?

Thanks

nmagko commented 3 years ago

I'm going to close this ticket because it seems not any changes since may 2021. It seems the project is discontinued.