Skip to content
New issue

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

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

Already on GitHub? # to your account

Notification not working on newer Androids #84

Open
futureisfoss opened this issue Jul 22, 2024 · 1 comment
Open

Notification not working on newer Androids #84

futureisfoss opened this issue Jul 22, 2024 · 1 comment

Comments

@futureisfoss
Copy link

Android 13 and onwards require you to declare a separate permission for notifications - https://developer.android.com/develop/ui/views/notifications/notification-permission

Currently the app is unable to show the status notification since it doesn't ask for this permission.

nonlin-lin-chaos-order-etc-etal added a commit to nonlin-lin-chaos-order-etc-etal/i2pd-android that referenced this issue Aug 31, 2024
@nonlin-lin-chaos-order-etc-etal
Copy link
Member

Fixed at no-jni branch

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

No branches or pull requests

2 participants