Can't upload my aab

Hi,
I can’t upload my aab file, anyone can help me. When I tried to upload it I received a message told me my aab like that:
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
Thank you to help me

Doudley

That message is clear to me. How does you package name look like?

com.radiosaleminternational.

Thank you

That’s why you get the message. Did you search on the community. We have a lot of questions about users using the wrong packagename format.

2 Likes

What is the name of your app?

Welcome @AppDev

It should be like
com.xyz.appname

1 Like

Hi Maayur,
Thank for ur help.

1 Like

You can mark approciate post as solution :slightly_smiling_face:

Edit : I don’t think this post is a solution, so I changed to a other post.

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