Hi Erel.
Well, Erel - you are right as far as moving an app to the background, this works just fine. The app starts where it was left off and is not restarted.
But that's not what I was talking about.
I really meant CLOSING the app!
Android 15 and atleast on my Pixel 8, the OS offers the option to CLOSE the app - Not moving it to the background or anything else. I suppose when Android says "Closing App" , they actually mean quitting an app, for good.
After closing an app that way, you need to restart the app and it runs as if you started it fresh. And here comes the problem: Although, seemingly the app behaves as if it was newly started, part of it is still running in the background.
You can here it, as sounds are still playing from one the the pages that was previously started.
That means to me: The app has not been properly closed by the OS or B4x.
Wouldn't you agree?