OHAlertView icon indicating copy to clipboard operation
OHAlertView copied to clipboard

No more timeout?

Open dixiedream opened this issue 10 years ago • 1 comments

I've updated my project dependencies and now i reverted back to the 2.2.0 version because there aren't no timeout AlertView in the 3.0. Is there a way to get it back with a new method or it's a deprecated functionality?

Thanks

dixiedream avatar Sep 15 '15 08:09 dixiedream

Hi @dixiedream

When I refactored OHAlertView to make it support both UIAlertView and UIAlertController, I decided not to reimplement the timeout feature because I thought it was not worth it as it was not used by a lot of people.

But if you think it was useful, I could definitely accept a PR that adds this feature back in the new implementation!

AliSoftware avatar Sep 15 '15 10:09 AliSoftware