Occasionally users might run into a window called `queueCounter` when using the Notifications API.
The queueCounter is a feature built into the Runtime. The window is shown when you use the Runtime notifications (i.e. fin.Notification, not the service). It sits at the bottom corner when you have lots of toasts and it can't display all of the them. Unfortunately, you can not opt out of it.
If you switched to the Notification service it would not be visible. When using the Notification Service, whenever the Notification Center is not visible, the service generates Toast style notifications without a 'queueCounter.'
Comments
0 comments
Please sign in to leave a comment.