Good morning. I come with another doubt that I can’t clarify. I need it to do something the first time the app boots on a device (specifically to update a local database) and never do it again unless we go to a menu and there we want to do it manually. The reason for this is that updating can be slow. Thanks a lot
If you want to make it never up date again even after re-opening app, used ‘Stored’ variable instead of App variable.
1 Like
That’s great! Thanks a lot!
1 Like
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.