-
Notifications
You must be signed in to change notification settings - Fork 21
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
[BUG] No indication of notification for Group post or direct message for members #4256
Comments
This has to be resolved now, the version number does not matter. |
Hello, our team has reviewed the most recent updates for this ticket and there are still some tweaks to adjust. Below are the actual and expected outcomes for group post notifications for group members as tested in the public/private group "Wassaja Hall Floor 3" using iPhones and the Illinois app version 6.0.36. All test posts were created via the app.
|
When the app is in foreground mode I get this notification, (presented by the operating system): After I tap on it the operating system notifies the application about it. The application, in turn, again displays a toast notification: After selecting "Show" the app loads the post detail page: It looks like there is some global issue in your team. The Apple Push Notifications do not seem to come at all. Please check your notification settings: • In the Settings app, the Illinois app notification settings: • In Illinois app, the internal notification settings:
|
Thank you for the suggestions but the team confirmed that our iOS settings allowed Illinois app notifications before conducting the testing listed above. This resulted in notifications coming through our iOS but not within the app itself.
|
Hi @nataliehelregel, Here are the answers of your questions:
No, if you do not tap on the system (iOS) notification the app is not notified about this push notification. Please note that this is done by iOS (the operating system) by design, not by us who are next in line to process the push notification.
The red number is updated in the following cases:
When the app receives a push notification it should mark the notification as read, as it is presented to the user, even as an in-app toast message. However there is an issue on the backend that stops us from performing this. I created a GIT issue about this: #183. Also, when you test the red number you should have in mind that there is an issue with unread messages counting on the backend. I have experienced the same problem personally. It is already registered in #4215 and the corresponding backend issue is created in #180. My suggestion is hold on checking the red numbers until #180 and #183 get resolved, otherwise it would be just a waste of time. Finally FYI, the initial problem that this issue described was that the push notifications did not come to the iOS devices at all. The reason for this was expired certificates that I renewed on Aug 21 and the notifications started to come again to their target devices. |
Describe the bug
A group post notification does not result in an in-app push notification or a red 1 on the bell for a group member with notifications turned on.
To Reproduce
Steps to reproduce the behavior:
Clear all previous notifications
Under settings, check that all notification preferences are enabled
In the private group "Wassaja Hall Floor 3" check that notification preferences are turned on
Go to the home panel
Have a group admin post to the group
On the home panel for 5+ minutes, see that no notification appears - neither as a banner across the top of the home panel OR as a red notification icon alert.
Under notifications, see the post notification under both All Notifications and Unread Notifications
Repeat steps 1-7 except for Step 4, stay on your phones lock screen.
Get same results
Expected behavior
When a suer is not already in the Illinois app, they should receive a notification from the Illinois app on their iOS (if they have notifications enabled)
When a user is already in the Illinois app, they should receive a notification within the Illinois app both as a banner across the top of the screen and a red circle on the notification bell.
Screen Recording
The link provided includes a screen recording demonstrating steps 1-7.
https://drive.google.com/file/d/19ob00Ym7UJ7DhP2iNkrWEwyhpFq1T_L1/view?usp=drive_link
@vburgett
@cdukeUX
The text was updated successfully, but these errors were encountered: