I cant export the app aab after edit version to more than 2 in settings kodular

Kodular is unable to compile this project.

________Creating provider_path xml
________Creating network_security_config xml
________Generating adaptive icon file
________Generating round adaptive icon file
________Generating adaptive icon background file
________Generating manifest file
________Attaching native libraries
________Attaching Android Archive (AAR) libraries
________Attaching component assets
________Invoking AAPT
AAPT2 compile time: 0.308 seconds
AAPT2 link time: 0.513 seconds
________Compiling source files

Try by building as apk first and then try again as aab (workaround)

Sometimes the server is not responding (or responding late.) and the application stays in the bug while compiling.
I’m duplicating the project as a workaround and building it like that

not working is there any way to convert apk to aab manually

what you mean by workarround i cant understand
but why the problem occur if i only set version code to 3 and above

Yes there is, since I don’t have direct link, you can try searching the community

1 Like

My solution is briefly; Duplicate the project and build it like that :slight_smile:
I don’t really know english :rofl:

The last project you send me yesterday compiles as aab with no problem

1 Like

yes now the problem solved
but today in the morning if i set version 2 the app exported withoud problem
but if i set to 3 and more display error

Just try one more time, it will compile

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.