Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android 12 - Permission Denial: android.intent.action.CLOSE_SYSTEM_DIALOGS #1570

Closed
mariofelesdossantosjunior opened this issue Apr 19, 2022 · 1 comment

Comments

@mariofelesdossantosjunior
Copy link

mariofelesdossantosjunior commented Apr 19, 2022

Android 12 failure in open notification\

Fatal Exception: java.lang.RuntimeException
Unable to start activity ComponentInfo{com.useblu/com.onesignal.NotificationOpenedReceiver}: java.lang.SecurityException: Permission Denial: android.intent.action.CLOSE_SYSTEM_DIALOGS broadcast from com.useblu (pid=5553, uid=10390) requires android.permission.BROADCAST_CLOSE_SYSTEM_DIALOGS.

Caused by java.lang.SecurityException
Permission Denial: android.intent.action.CLOSE_SYSTEM_DIALOGS broadcast from com.useblu (pid=5553, uid=10390) requires android.permission.BROADCAST_CLOSE_SYSTEM_DIALOGS.

Description:

Caused by java.lang.SecurityException
Permission Denial: android.intent.action.CLOSE_SYSTEM_DIALOGS broadcast from com.useblu (pid=5553, uid=10390) requires android.permission.BROADCAST_CLOSE_SYSTEM_DIALOGS.

(your description here)

Environment
Android SDK 31
OneSignal version [4.0.0, 4.99.99]

Steps to Reproduce Issue:

  1. (your steps here)

Anything else:

(crash stacktraces, as well as any other information here)

@mariofelesdossantosjunior mariofelesdossantosjunior changed the title Android 12 - Fatal Exception: java.lang.RuntimeException Android 12 - Permission Denial: android.intent.action.CLOSE_SYSTEM_DIALOGS Apr 19, 2022
@jkasten2
Copy link
Member

@mariofelesdossantosjunior Thanks for reporting, this is already fixed in latest 4.7.1 update.

Reference: Duplicate of issue #1543

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants