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

Revert "android: Update targetSdkVersion to 33 (Android 13)" #5752

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

chrisbobbe
Copy link
Contributor

This reverts commit 6f44474.

From a user report, we found that we now have to handle a new runtime permission for notifications, and the consequence of not doing so is that notifications stop working on Android 13. Ouch; that would have been good to see mentioned in the "behavior changes" doc:
https://developer.android.com/about/versions/13/behavior-changes-13#notification-permission-fgs-appearance

Discussion (starting with the user report):
https://chat.zulip.org/#narrow/stream/48-mobile/topic/.22This.20app.20does.20not.20send.20notifications.22/near/1634168

This reverts commit 6f44474.

From a user report, we found that we now have to handle a new
runtime permission for notifications, and the consequence of not
doing so is that notifications stop working on Android 13. Ouch;
that would have been good to see mentioned in the "behavior changes"
doc:
  https://developer.android.com/about/versions/13/behavior-changes-13#notification-permission-fgs-appearance

Discussion (starting with the user report):
  https://chat.zulip.org/#narrow/stream/48-mobile/topic/.22This.20app.20does.20not.20send.20notifications.22/near/1634168
@chrisbobbe chrisbobbe added the P0 critical Highest priority label Sep 1, 2023
@gnprice gnprice merged commit 2e196e4 into zulip:main Sep 1, 2023
1 check passed
@gnprice
Copy link
Member

gnprice commented Sep 1, 2023

Thanks! Merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P0 critical Highest priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants