Even my app also crashing. But it working properly in companion.
So now whats the solution ? I have to do something or the kodular team will resolve this issue as its a very common issue, facing most of the kodular users after latest update.
Thanks @bodymindpower
I hope kodular eliminates this error
There are two components that are confirmed to crash your app, so check it outā¦
I have that same problem. I hope it is resolved as soon as possible.
the same problem with my project also.
I also have the problemā¦
there is the same problem with my project. I couldnāt find a solution still.
I think web viewer and Youtube player is also creating some issues, as in one of my Youtube player app, it also crashes.
No, this problem is also occur when all the screen, components, assets, extensions are deleted and make the app fully blank. Itās the bug in Fenix 1.5.2 update. And the app must be created before the Fenix 1.5.2 update.
Can you share a demo aia for check ?
I got my problem solved,
For me there had a Switch Component in app without any initial values, I Gave value for switch text off and on and now app works,
So pls check If there is any Radio button or floating action button or switch in your component lisT without any text, if you face this issue
Switch component have the same problem.
As we know , The component name can only contain number,letters,and underscores and must start with letter, and when we make any mistake in it , normally kodular will give a restriction, but some times it fails to do that, i had a " - " in one of my component name, It also created same problem, (App crashing), so pls check also the name of all of the component if you face this issue
Thank You Vvveeerrrryyyy Much @Boban you got it, makes me happy today. thats the real bug in Fenix 1.5.2. when i created a project in Fenix 1.5.1 the āabout screen titleā remains empty by default and in Fenix 1.5.2 it have some text by default and it is necessary in latest update also that why this error happens, no one catch that point. Thanks for your support @Boban
In my app, I gave value to the text of the radio button and filled āabout screen titleā but it still didnāt work.
Can anyone please explain what is wrong in this the logcat error?
Do you use spinner ?