You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Well folks, it was quite a surprise for me to discover finally that Message Stack doesn't support even basic (even boolean) delivery/read tracking.
I think there should be two boolean or datetime fields on the Message entity:
delivered
read
When a message is sent via mail, we could update both. When it's shown on screen (oh, yeah - it's not supported yet, but this plugin should be created), we could really track the first time it's shown, and when the user finally closes it.
The text was updated successfully, but these errors were encountered:
Well folks, it was quite a surprise for me to discover finally that Message Stack doesn't support even basic (even boolean) delivery/read tracking.
I think there should be two boolean or datetime fields on the Message entity:
When a message is sent via mail, we could update both. When it's shown on screen (oh, yeah - it's not supported yet, but this plugin should be created), we could really track the first time it's shown, and when the user finally closes it.
The text was updated successfully, but these errors were encountered: