Skip to content
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

Fixed a number of issues with the Notification Service Extension #902

Merged

Conversation

mpretty-cyro
Copy link
Collaborator

  • Fixed an issue where receiving a PN for outgoing messages could break the NotificationServiceExtension
  • Fixed an issue where the NotificationServiceExtension could startup in an invalid way resulting in subsequent PNs failing to process
  • Fixed an issue where you could incorrectly receive multiple generic notifications after receiving an incoming call notification
  • Fixed an issue where the read state syncing might not clear notifications from the notification center
  • Fixed an issue with parsing Bencoded data
  • Updated the PN subscription to subscribe to CONVO_INFO_VOLATILE notifications (update read state)
  • Updated the NotificationServiceExtension to use standard message processing where possible
  • Updated the NotificationServiceExtension to update the app badge based on a database query

Fixed an issue where receiving a PN for outgoing messages could break the NotificationServiceExtension
Fixed an issue where the NotificationServiceExtension could startup in an invalid way resulting in subsequent PNs failing to process
Fixed an issue where you could incorrectly receive multiple generic notifications after receiving an incoming call notification
Fixed an issue where the read state syncing might not clear notifications from the notification center
Fixed an issue with parsing Bencoded data
Updated the PN subscription to subscribe to CONVO_INFO_VOLATILE notifications (update read state)
Updated the NotificationServiceExtension to use standard message processing where possible
Updated the NotificationServiceExtension to update the app badge based on a database query
@mpretty-cyro mpretty-cyro added the bug Something isn't working label Sep 8, 2023
@mpretty-cyro mpretty-cyro self-assigned this Sep 8, 2023
@mpretty-cyro mpretty-cyro merged commit 65acd79 into oxen-io:dev Sep 8, 2023
1 check passed
@mpretty-cyro mpretty-cyro deleted the fix/notification-extension-issues branch September 8, 2023 03:25
@mpretty-cyro mpretty-cyro mentioned this pull request Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants