serious problem screen1 not responding and open another screen at all in apk mode (but working in companion)
how i can solve this error ? no error data appear at all
in blocks : screen1 initialize open another screen
this logic work only in companion but not working in apk app
Also why do you open another screen just on screen initialize ? If you are using screen 1 as splash screen use clock timer and after the timer is finished open another screen.
The application was working without problems on my device, I do not know what happened after I imported screens from another application. But if the problem is with my device, why does it only work in Companion mode?