Closed samuk190 closed 4 years ago
How can I make it wait for next alert instead of automatically dimissing it?
Hi @samuk190,
Unfortunately, this is an implementation choice to ensure only one view is added to the layout hierarchy at a time. You could add some logic to show the following Alert once the current is dismissed.
Can please someone explain why this alert doesnt work like NotificationsBanner swift? I mean, if I use two alerts it will not wait the last one dismiss, how I can handle that