App immediately after installation

Hello.
How do I test when the app is launched for the first time that it is immediately after installing the app?
Ondrej

Use a tinydb tag and value, true if first run, false if not

2 Likes

I understand... but when will it be true...at which moment do I set it? It must already be set to true at first startup.
Ondrej

Or, that there was also a second portable e.g. UpdateApp true...
But it's still about....set variable to tru during app development...

You would need to disable the check during development