It is difficult to understand your log file because I unfortunately cannot read and write in your language.
I advised in you in post 2 to try the program below:
If you download the program and set the API level in the manifest to 33 it will work, with API 34 it did not work on my phone and tablet.
This solution from
aeric solve my problem:
SetServiceAttribute(KeepRunningService, android:foregroundServiceType, shortService)
- My first question @bskotu555 do you add this line to the manifest file in your [B4X] MediaChooser - cross platform videos and images chooser program, and can you tell me if that program works flawlessly with Your API-34 environment?
- My second question @bskotu555 does this addition to your program solve your problem?