Can't export my app using the BluetoothLE extension??

Hi, buddies.

I am coding a test app using the BluetoothLE extension and
tested well via the companion.

But when I exported the tested app to apk file, following errors occurred.
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
YAIL compiler - AAPT execution failed.

Any helps are appreciated. The aia file is attached for reference.
BLEClient_230320 (2).aia (190.3 KB)

Try this one BLEClient_230320_1.aia (193.2 KB)

P.S. BLE extension updated to the latest…

1 Like