SCLAlertView-Swift
SCLAlertView-Swift copied to clipboard
SCLAlertView doesn't hide immediately
This is the code where the issue arrises:

The problem arrises on line 100. When this line is executed, the SCLAlertView is not dismissed but its content is still displayed on the screen while the views below it are now interactive. After some time it is dismissed. Any thoughts?