gotify / android

An app for creating push notifications for new messages posted to gotify/server.
MIT License
970 stars 155 forks source link

Lack of notifications #377

Closed kisst closed 1 month ago

kisst commented 1 month ago

My best guess is that the background notifications depends on Google Play Services ( which I don't have ) as otherwise running a pretty standard setup however I never seen any pop up notification apart from the message saying "connected" when I open the application and refresh then messages show up but never pushed to the device . I had similar issues with Element but their # F-Droid builds now use simple web sockets rather than play services . Hence my question is simply is there anything else I might be missing and if not then is there any chance to create a G service independent build variant.

jmattheis commented 1 month ago

gotify/android doesn't use googleplay services.

kisst commented 1 month ago

priorities where the missing piece , I set the default priority for each application as some doesn't support it and messages started to show up . I loved gotify even without this too and now it's even better! Thanks for the help.