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

Missing POST_NOTIFICATIONS permission #75673

Closed
cengiz-pz opened this issue Apr 5, 2023 · 0 comments · Fixed by #90377
Closed

Missing POST_NOTIFICATIONS permission #75673

cengiz-pz opened this issue Apr 5, 2023 · 0 comments · Fixed by #90377

Comments

@cengiz-pz
Copy link

cengiz-pz commented Apr 5, 2023

Godot version

3.x

System information

Android 13+

Issue description

Android SDK version 33 introduces a new POST_NOTIFICATIONS permission. SDK v33 support has been added to Godot's 3.x branch recently via #75205, however POST_NOTIFICATIONS permission has not yet been added to Godot's Android export preset. Even though the permission can be added manually, it would be nice to have it included in Godot's list of predefined permissions.

More info: https://developer.android.com/develop/ui/views/notifications/notification-permission

Steps to reproduce

Create a new project
Add Android export preset
Check the list of permissions for POST_NOTIFICATIONS permission (it doesn't exist yet)

Minimal reproduction project

Any Godot project exported to Android

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