It took a long time to figure out why my app crashes.
Since Kodular Eagle it is no longer possible to have more than 1 slider (with the Slider.PositionChanged event) on a screen. As soon as you switch to a screen (with more than 1 slider), the app crashes.
Hi Boban, yes, for me as well and the stack trace (logcat) was a bit unclear. But logcat gave hints on the sliders, so I gradually disabled all my slider blocks. It was not enough only to disable the Screen.Initialize block.
Taking advantage of the topic, and inform that the problem continues and even with only a slider occurs errors in time to build the apk sometimes it opens the screen sometimes not very complicated but it just does not open the screen the error of closing the app does not occur
Screen 2 does not open screen 3, in fact when triggered it opens screen 2 again, on screen 3 there is only one slider, at first it worked but now it has stopped working, it just does not open even if I remove the only slider it open screen 3.
Screen 2 has a side menu with an option to open screen 3, even if you create a simple button for screen 3 does not open, it remains on screen 2