When an user interacts with a product via the SPA (e.g. the conference app), notifications to that user can only be received while the SPA is open. As soon as the user is not interacting with the product anymore (e.g. the SPA or app is closed), no notifications from the product are received any longer.
@P1sar suggested we can use the statement store and create a channel for these product notifications, where the user can subscribe to and listen if there's a notification for them coming in.
@ryanleecode is currently working on the statement store subscription for chats: https://hackmd.io/@1JCaGppGSUqHtJilikYaKw/r16YTVg5Ze
cc @SBalaguer @TorstenStueber
When an user interacts with a product via the SPA (e.g. the conference app), notifications to that user can only be received while the SPA is open. As soon as the user is not interacting with the product anymore (e.g. the SPA or app is closed), no notifications from the product are received any longer.
@P1sar suggested we can use the statement store and create a channel for these product notifications, where the user can subscribe to and listen if there's a notification for them coming in.
@ryanleecode is currently working on the statement store subscription for chats: https://hackmd.io/@1JCaGppGSUqHtJilikYaKw/r16YTVg5Ze
cc @SBalaguer @TorstenStueber