Screen recording without user consent indicator
App records the screen or user activity without providing a clear indicator to the user that recording is happening and obtaining explicit consent.
7 cases reported · ~6 days to resolve · 100% appeal success
Apple's rejection message
Guideline 2.5.14 - Performance - Software Requirements: Your app uses the ReplayKit framework to record the user's screen without providing adequate user consent and indication.
How to fix this
Add recording indicator and explicit consent dialog
Show a visible indicator (red dot, banner) when recording is active. Request explicit user permission before starting any recording. Use ReplayKit properly with its built-in consent UI.