rememberNotificationPermissionState

Returns the reactive PermissionUiState for the POST_NOTIFICATIONS permission. Always PermissionStatus.GRANTED on API levels / platforms that don't gate notifications behind a runtime permission.

Returns the reactive PermissionUiState for the POST_NOTIFICATIONS permission. Always PermissionStatus.GRANTED on API levels / platforms that don't gate notifications behind a runtime permission.

JVM — Desktop does not gate notifications behind a runtime permission.