rconjoe/provana-mono

Notification not writing on session status 'active'

Closed this issue · 3 comments

this should be writing to notifications collection user doc notif collection in SessionStatusHandler().onActive, but
Screenshot from 2021-09-29 02-59-24

@mrkimproductions don't change the call in SessionStatusHandler methods because I already committed a change to it

you got problems, jack
Screenshot from 2021-09-29 03-07-42

Screenshot from 2021-09-29 03-14-16

This really sucks because the values are correct in memory but the right method isn't firing and NotificationDBC() appears to never even be constructed.

Fixed see #28