Hi I am new for developing ios application.
I have used some cocopods framework for doing the alert view.
I have used alert view following mentioned sweetAlert.
In that I have tried to dismiss the alert programmatically with out press the tab button in alert.
Please any one help for fix the problem.
You can dismiss the alert by calling dismissViewControllerAnimated method on alertController object.
alertControllerObject?.dismissViewControllerAnimated(true, completion: nil)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With