Hello Koders!
I am trying to export .aab and at 85% it throws “Something went wrong!” error!
I came across similar issues posted by others and verified all possible solutions nothing seems to be working.
I checked if its project in project issue, But no
I checked all the components, they are all good
I don’t have any imported extensions other than the built-in ones.
Can someone help me decode this error log?
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.29 seconds
AAPT2 link time: 0.453 seconds
________Compiling source files
(compiling io/kodular/chyavanphadke/Stotram/afterSelection.yail to io.kodular.chyavanphadke.Stotram.afterSelection)
(compiling io/kodular/chyavanphadke/Stotram/mainPage.yail to io.kodular.chyavanphadke.Stotram.mainPage)
(compiling io/kodular/chyavanphadke/Stotram/stotraViewer.yail to io.kodular.chyavanphadke.Stotram.stotraViewer)
(compiling io/kodular/chyavanphadke/Stotram/Screen1.yail to io.kodular.chyavanphadke.Stotram.Screen1)
(compiling /tmp/runtime363568459752595713.scm to com.google.youngandroid.runtime)
Kawa compile time: 1.434 seconds
________Invoking DX
DX time: 3.247 seconds
___________Creating structure
___________Extracting protobuf resources
________Running bundletool
________Signing bundle
.
Thank you in advance!