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

Getting error when building project #2378

Open
amsteromer opened this issue Aug 19, 2023 · 3 comments
Open

Getting error when building project #2378

amsteromer opened this issue Aug 19, 2023 · 3 comments

Comments

@amsteromer
Copy link

Hey i receive
"Missing permissions required by i
ntent Intent.ACTION_CLOSE_SYSTEM_DIALOGS: android.permission.BROADCAST_CLOSE_SYSTEM_DIALOGS"

i use the following packages:

"react-native-push-notification": "^8.1.1",
"react": "18.2.0",
"react-native": "0.72.4",

@kvron
Copy link

kvron commented Sep 11, 2023

Same error here.
node_modules/react-native-push-notification/android/src/main/java/com/dieam/reactnativepushnotification/modules/RNPushNotificationActions.java:65:
Error: Missing permissions required by intent Intent.ACTION_CLOSE_SYSTEM_DIALOGS:
android.permission.BROADCAST_CLOSE_SYSTEM_DIALOGS [MissingPermission]

"react-native": "0.70.8",
"react-native-push-notification": "^8.1.1",
"react": "18.1.0",

build.gradle:

minSdkVersion 23
targetSdkVersion 33

@TulioMeran
Copy link

I have the same issue,

Could anyone resolved?

@sampriti026
Copy link

Hey could anyone resolve this issue here? struggling for days, :( @kvron @TulioMeran @amsteromer

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

4 participants