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] No request for permission for push notifications when you enable them in app settings #19833

Open
VolodLytvynenko opened this issue Apr 30, 2024 · 0 comments

Comments

@VolodLytvynenko
Copy link
Contributor

VolodLytvynenko commented Apr 30, 2024

Looks like the issue is device-specific. Can reproduce it only for Pixel 7a, Android 13

If you skip enabling push notifications on onboarding and then enable them in the app settings, they will appear enabled, but in fact they are not.
In this case, permission is not requested, which means notifications are not enabled in the device's settings > they won't work.

Steps:

  1. Onboard tapping 'maybe latter' button on the allow notification screen
  2. Go to profile
  3. Open notification
  4. Enable 'Local notification' toggle

Actual result:

The notification permissions are not enabled

notifs.mp4

Expected result:

The notification permissions are enabled

OS:

IOS, Android

Devices:

  • Pixel 7a, Android 13

Logs

Status-debug-logs.zip

@qoqobolo qoqobolo changed the title [Android] Notification permission not enabled enabling 'local notification' toggle [Android] No request for permission for push notifications when you enable them in app settings May 29, 2024
@qoqobolo qoqobolo added this to the 2.30.0 Beta milestone May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants