I have a problem with the application,

I have a problem with the application, which is when moving from one page to another it is delayed in the transition. What is the solution to this?

1 Like

Are you sending more details between the screens? Is your new screens contain plenty of blocks?

BTW, are you testing in companion?. Do not judge with companion, Try in apk

1 Like

Use the Apk and not the companion. Yes, my new screen has a lot of blocks

First thing, try to make less screens use visible and not visible system to make app fast
not make screens just do all that in one screen

Then it will behave the same, especially if you use multiple add layout block it is quite common

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