PermissionsUtil

Utility class to manage app permissions.

Functions

Link copied to clipboard
fun hasPermission(context: Context, permission: String): Boolean

Determines whether the app has been granted with a permission or not.