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

Add notification permission #422

Merged
merged 1 commit into from
May 25, 2023

Conversation

RafhaanShah
Copy link
Contributor

Hey thanks for the great app!

Small thing - apps targeting API 33 must add declare the notification permission, otherwise they will not be able to post notifications, see the documentation here https://developer.android.com/develop/ui/views/notifications/notification-permission

This PR just adds the permission so users can manually allow the permission, but the app should also request this permission at run-time so the user can accept it too. If you give me a heads up on how you want to do it I can make a PR for that too if you like.

This should fix #407

@Ashinch Ashinch merged commit b0e6ef5 into Ashinch:main May 25, 2023
1 check passed
@Ashinch
Copy link
Owner

Ashinch commented May 25, 2023

thank you for review

#423

@RafhaanShah RafhaanShah deleted the add-notification-permission branch May 25, 2023 07:44
@paxter
Copy link

paxter commented Jun 11, 2023

New release with this fix would be nice. Getting no notifications for about one month now.

@Ashinch
Copy link
Owner

Ashinch commented Jun 13, 2023 via email

@julianfairfax
Copy link

New release with this fix would be nice. Getting no notifications for about one month now.

This is still an issue. Are you able to make a new release from the latest code?

@tiritibambix
Copy link

Hello there. Just discovered this great app.
I hope you'll will soon be able to make a new release with the fix :)

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

Successfully merging this pull request may close these issues.

Can not open the notification
5 participants