Issue packaging aab

error output

Kodular is unable to compile this project.
The compiler error output was
________Preparing application icon
________Creating animation xml
________Creating fragment xml
________Creating listview xml in res/layout/…
________Creating listview xml in res/layout-v21/…
________Creating xml in res/drawable/…
________Creating splash png in res/drawable/…
________Creating colors xml
________Creating styles xml
________Creating drawables xml v21
________Checking for firebase
________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.313 seconds
AAPT2 link time: 0.498 seconds
________Compiling source files
(compiling io/kodular/elisha_delight5/Hide_Content/Screen1.yail to io.kodular.elisha_delight5.Hide_Content.Screen1)
(compiling /tmp/runtime5817410581091530418.scm to com.google.youngandroid.runtime)
Kawa compile time: 1.611 seconds
________Invoking DX
DX time: 5.437 seconds
___________Creating structure
___________Extracting protobuf resources
________Running bundletool
________Signing bundle
.

Apk compiles ok ?

APK not packaging as well. Gives same error

If you wish post your aia here to check it

I’ll send it to you privately.

ok send it

have you set app name, pacage name, about title, about screen and all?

@Still-learning tested aia and compiles just fine. Both apk and aia.

1 Like

That’s not the issue.

i got this error after upload on play store

I believe your problem is that you set version code to 5 but version name to 1.2 should be 5.xx

image

1 Like

okay, Let me change it.

That solved my problem, Thank you.

1 Like

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