Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Notifications (sound and or Badges) not working on FluffyChat iOS Devices. #2629

Closed
BobWs opened this issue Aug 8, 2022 · 4 comments
Closed
Labels
C-User-API F-Push T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.

Comments

@BobWs
Copy link

BobWs commented Aug 8, 2022

Background information

  • Dendrite version or git SHA: 0.91
  • Monolith or Polylith?: Monlith
  • SQLite3 or Postgres?: Postgres
  • Running in Docker?: yes
  • go version:
  • Client used (if applicable): Elements and FluffyChat (iOS)

Description

  • What is the problem: Notifications not working on FluffyChat iOS devices. No sound, badges nothing if the app is in the background. One can only see new messages when you are active in the app. This is only affected by the FluffyChat app. Elements desktop (MacOS) is working fine, when the desktop app is in the background notification is working (sound and badges).
  • Who is affected:
  • How is this bug manifesting:
  • When did this first appear: Not sure, this is my first installation of Dendrite.

Steps to reproduce

  • list the steps
  • that reproduce the bug
  • using hyphens as bullet points
@S7evinK
Copy link
Contributor

S7evinK commented Aug 9, 2022

In FluffyChat, do you see "Devices" listed in Settings -> Notifications? Sounds like FluffyChat didn't register for push notifications.

@BobWs
Copy link
Author

BobWs commented Aug 9, 2022

In FluffyChat, do you see "Devices" listed in Settings -> Notifications?

Yes, all the devices I use to login are listed there. Notifications settings are all enabled. I even tried to toggle the on/off notifications on both desktop app and iOS app. But it still isn’t working.

time="2022-08-24T13:30:00.310545728Z" level=warning msg="Deleting pushers rejected by the HTTP push gateway" app_id0=chat.fluffy.fluffychat localpart=USER num_devices=1
time="2022-08-24T13:35:52.221466466Z" level=warning msg="Deleting pushers rejected by the HTTP push gateway" app_id0=chat.fluffy.fluffychat localpart=USER num_devices=1
time="2022-08-24T13:35:52.789982190Z" level=warning msg="Deleting pushers rejected by the HTTP push gateway" app_id0=chat.fluffy.fluffychat localpart=USER num_devices=1
time="2022-08-24T13:35:53.145954769Z" level=warning msg="Deleting pushers rejected by the HTTP push gateway" app_id0=chat.fluffy.fluffychat localpart=USER num_devices=1

@S7evinK
Copy link
Contributor

S7evinK commented Oct 20, 2022

As I'm not totally sure how the push gateway works, it might have been because we weren't sending the notification counts to it, so they were dropped by. This was fixed in #2683
Do you still don't receive notifications in FluffyChat? (Has been working great in Element Android for me)

@kegsay kegsay added T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues. F-Push labels Dec 6, 2022
@FlyingStitchman
Copy link

FlyingStitchman commented Aug 11, 2023

Push notifications for me are working using dendrite 0.13.1 and Fluffychat 1.13.0 (ios 15.7.8).
Notifications do not seem to work for secondary accounts in Fluffychat, which might have been the reasoning for issue in the first place.

Anyways, this can probably be closed unless someone else has issues with Fluffychat using a primary account.

Edit (relevant issue):
krille-chan/fluffychat#169

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C-User-API F-Push T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
Projects
None yet
Development

No branches or pull requests

4 participants