Relative Content

Tag Archive for androidkotlinandroid-cameraxforeground-service

Application crashes in Android 14 devices in ServiceCompat.startForeground() function

I am trying to make an android application that keeps recording videos even when the user leaves the app ( foreground service) . I declared all the permissions as per the documentation in the Manifest files and I granted all the in-use permissions. After running the App using an Android 14 level device the app crashes at ServiceCompat.startForeground() with the following exception: