Signal-Android
Signal-Android copied to clipboard
No option to change notification mechanism
- [x] I have searched open and closed issues for duplicates
- [x] I am submitting a bug report for existing functionality that does not work as intended
- [x] I have read https://github.com/signalapp/Signal-Android/wiki/Submitting-useful-bug-reports
- [x] This isn't a feature request or a discussion topic
Bug description
The website description for this fork says that the app has an option to switch between FCM and websocket, however no matter where I look in the settings I can't find this option. Does it only show up on devices with google play services? I understand that I won't be able to use FCM, but I wanted to make sure that the option is there before switching to an OS with microG
Steps to reproduce
- Look for the option in settings
- Cannot be found
Actual result: Option/ Toggle to choose between FCM and Websocket Expected result: Option not found
Device info
Device: Pixel 5 GrapheneOS Android version: 11 Signal version: 15.5
It is now in in Settings - Privacy - Advanced - Push Notifications via FCM. The toggle moved with the redesign of the settings screens.
However, I noticed that this seems not to work anymore, I assume some update broke my code so I will have to investigate this anyway.