Appraysal
Back to Rules
WARNINGLikelyGuideline PermissionsGoogle PlayAndroidPrivacy

Runtime Permission Rationale Recommended

Apps should explain why permissions are needed before requesting them. This improves user trust and acceptance rates.

Quick Fix

Before requesting dangerous permissions, check shouldShowRequestPermissionRationale() and display an explanation dialog if the user has previously denied the permission.

What Gets Detected

Detection Type:COMPOUND

Check Your App

Scan your project to see if this rule affects your app

Run Free Scan