Open
Description
The F-Droid build of the app removes all support for notifications.
Some users have a setup where notifications would work just fine, but end up installing the F-Droid build. They are then surprised when notifications don't work. Two reports of this: #3838 (comment) and previously in chat. In both cases, using our own published APK from https://github.com/zulip/zulip-mobile/releases solved the problem.
We recently added functionality to help debug when notifications aren't working, and to warn when we detect a situation where they won't work. We should extend that functionality so that it detects when notification support has been removed in the way that F-Droid removes it, and gives a more helpful message.