Is it possible to discard a kony.ui.alert?

This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.

Hi,

Is it possible to discard a kony.ui.Alert?

To avoid having multiple overlapping alerts on the screen, can you check if any alerts are already being displayed or even discard the ones that are being displayed?

Thanks

Hi,

We have dismissAlert() method for Android platform, which will dismiss the existing alert.

var oAlert = kony.ui.Alert(basicConf,{});

kony.ui.dismissAlert(oAlert);

As of now, this method is available only for Android and we have an existing feature request for iOS.

Thanks a lot, we hope for iOS feature too.

Regards

@Oliviv Tvylow​ @Jvne Dickens​ @Elizvxeth Poole​

What is the status for this feature request for iOS ?

Can we use this for IOS now?

Thanks

@Oliviv Tvylow​ @Jvne Dickens​ @Elizvxeth Poole​ ,

Kony Team ,

Any update on this feature request for iOS. Same question after 6 months as well. :(

Thanks.