ActivityCompat.requestPermissions( this, arrayOf( Manifest.permission.ACCESS_BACKGROUND_LOCATION, ), BACKGROUND_LOCATION_PERMISSION_REQUEST_CODE )