Memmy-App / memmy

An Apollo inspired open-source iOS and Android client for Lemmy built with React-Native. Find us on the App Store and Google Play!
GNU Affero General Public License v3.0
546 stars 58 forks source link

[Bug] Cannot clear notification icon when PM was received and marked as read on web #960

Closed efwis closed 11 months ago

efwis commented 1 year ago

Check for open issues

Minimal reproducible example

Can’t clear notification icon for received inbox notifications if a pm was recieved and cleared via pc IMG_0635

Expected Behavior

Should be cleared when another device uses Lemmy

Version

0.5.1.1

App Store or TestFlight?

App Store

iOS Version

16.x

Device

iPhone 11

eoddc5 commented 1 year ago

We don’t support PM stuff yet so this might be why.

@gkasdorf @sgriff96 thoughts?

sgriff96 commented 1 year ago

@efwis have you clicked the top right button to "mark all as read"?

gkasdorf commented 1 year ago

I opened up a branch last night to work on PMs and mentions, so should be available soon. But there's also another possibility that I'll check into.

efwis commented 1 year ago

I have clicked on all buttons, o realize pm aren’t added yet, but there should be some sort of checking code that would notify the app that the pm was opened by another device such as a computerSent from my iPhoneOn Aug 5, 2023, at 10:34 PM, Sean Griffin @.***> wrote: @efwis have you clicked the top right button to "mark all as read"?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>

gkasdorf commented 11 months ago

Should be fixed up here shortly.