—, I am trying to use this plugin for one of my game. I am providing a restart button that will restart the layout in my game...There is minor issue that I am facing with delete notifications...It would be helpful if this can be fixed -
When I run the action "delete all notifications" and add a new notification just after the above delete action, this new notification also gets deleted. I need to explicitly give a wait time of 0.5 seconds between these 2 actions to avoid this which seems like a overhead and not so neat functionality...
Could you please help resolve this?