I can repro this too.
Can you explain the issue a little more? What is supposed to be read?
Sent with GitHawk
When you tap a push notification, the issue/PR isnât marked as read in GitHawkâs inbox view.
Ya what @j-f1 said. Push notifications open you to an issue but even though that means youâve read the issue, the issue still shows in the inbox
Sent with GitHawk
Yeah it seems to perform the route but the reading logic is here which is probably not being hit via the route.
Oh now I understand. If you have this enabled in settings, it'll work. But otherwise, it doesn't mark read unless you do it from the inbox.
Would you expect this to work as if you marked it read from inbox?
I believe even with read on in settings it doesnât read when opening via push. Anyone else able to confirm?
Sent with GitHawk
I just confirmed that opening from push does not mark the notification as read.
@rnystrom ya I feel like it should mark it as if read from inbox. Any reason why reading it via push is different from reading via inbox?
Sent with GitHawk
Oh snap now I get it. The read logic is all in the notification SC.
Sent with GitHawk
Other question, you only get notifications when the app runs in the background, right? Otherwise Iâm having a bug.
Sent with GitHawk
Yes thats correct
Sent with GitHawk