Hi everyBody, I really need to know, what is the function the LayoutReady, when you create mobile app, put this in the OnReady, but I don´t know what happend if I take it off
Hi José,
In OutSystems mobile apps, the Screens and Blocks follow a lifecycle composed by a set of stages.
when you navigating between Screens:
You can read more infos here.
Paulo Cação wrote: I have error if I have it in OnReady, Have exception about offset, but sometimes, if I take it, everything is ok, but I know is correct to take it off