what can it be if an app does not start automatically after debugging?
The debug is carried out without errors, but the app does not start automatically, I always have to start it myself.
I just can't find the mistake.
The checkbox is cheked.
So if you can't think of anything else, then there has to be something in my code, because there are only 2 of my apps that don't start automatically.
But I can not imagine where there should be a mistake.
I have done this several times, unfortunately without success.
2 of 6 apps are causing such a problem.
I can't say when this problem started, I can only say that everything worked without problems until a few months ago.
At the start, only an INI file and a small Sqlite database are read, but I have something like this in every app.
It is very difficult to find the mistake, I think I have to live with it; maybe the mistake will go away over time as it came.