I’m trying to build an apk, instead I get this error:
Niotron is unable to compile this project.
The compiler error output was
________Preparing application icon
________Creating animation xml
________Creating style xml
________Creating provider_path xml
________Creating network_security_config xml
________Attaching Mediation Libraries
________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.923 seconds
YAIL compiler - AAPT2 link execution failed.
.
My project is very simple, it has one screen, zero extensions and barely any code. I don’t see anything that could be wrong, there’s no warnings in the block editor. Is there any known fix to this error?
I don’t think the aia is relevant to the issue as I can’t build any app whatsoever, but sure, here’s an aia I made just to share here (not my actual main project): test.aia - Google Drive