Turan Can 3 Posted February 7, 2021 Hi All, The foreground program works fine. However, when I open another program, it becomes disabled after a short while. What do we need to do to keep the background work going? I tried a thing or two but it didn't work. This feature exists but I couldn't find Delphide ..? "Use <android.permission.FOREGROUND_SERVICE permission: name =" " Uses Permissions - RAD Studio (embarcadero.com) Share this post Link to post
Guest Posted February 7, 2021 14 hours ago, Turan Can said: "Use <android.permission.FOREGROUND_SERVICE permission: name =" when you use a property (statement) not usual in the IDE options, then, you need "add" it mannually in your "Manifest" file, in the section pertinent! https://developer.android.com/reference/android/Manifest.permission#FOREGROUND_SERVICE https://medium.com/@debuggingisfun/android-pie-foreground-service-340b98e9f198 hug Share this post Link to post