← Back to glossary

Mobile OS runtime authorization to protected resources.

Definition

Mobile permissions are runtime authorization mechanisms that mediate app access to protected APIs (location, camera, microphone) with user-granted scopes and controls.

In plain English Mobile OS runtime authorization to protected resources.

Why this matters

Why it matters: Permission scopes and enforcement quality directly affect data minimization and attack surface.

Example

Example: Background location permission requiring explicit user consent and additional prompts.