Hello,
i got some emails from users complaining that my apps won't start on there phones. after some checks i can confirm that my app does not ALWAYS launch the same on Android 14.
in the logs i can see that the Starter Service is started but app not.
the problem is that it is not always happening. after install the first start always works fine but then closing the app completely (no just sending to background) and then start again i only see a white screen.
if you want to reproduce the issue just run an Android 14 Emulator or physical device and install the app in release mode. Then perform a complete close and start again. repeat this process several times and you should get into a white screen.
Logs will show that the starter service has started but the app not.
there is some discussion about it here: https://www.b4x.com/android/forum/t...ui-6-0-samsung-android-14.157493/#post-967625
i have the feeling that google again changed something with services and that the starter service not always starts the app.
any idea how to fix it?
i got some emails from users complaining that my apps won't start on there phones. after some checks i can confirm that my app does not ALWAYS launch the same on Android 14.
in the logs i can see that the Starter Service is started but app not.
the problem is that it is not always happening. after install the first start always works fine but then closing the app completely (no just sending to background) and then start again i only see a white screen.
if you want to reproduce the issue just run an Android 14 Emulator or physical device and install the app in release mode. Then perform a complete close and start again. repeat this process several times and you should get into a white screen.
Logs will show that the starter service has started but the app not.
there is some discussion about it here: https://www.b4x.com/android/forum/t...ui-6-0-samsung-android-14.157493/#post-967625
i have the feeling that google again changed something with services and that the starter service not always starts the app.
any idea how to fix it?