You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
shouldShowRequestPermissionRationale fails for SYSTEM_ALERT_WINDOW
ActivityCompat.shouldShowRequestPermissionRationale(this, Manifest.permission.SYSTEM_ALERT_WINDOW) never returns true even
if the user had denied access in previous attempts.
About
shouldShowRequestPermissionRationale fails for SYSTEM_ALERT_WINDOW