You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear,
There is a bug after invoking [youCXAlertView dismiss], please see the detail below.
In the screenshot, you could see that there is still a CXAlertView on the top layer
receiving all touch events after invoking [youCXAlertView dismiss], which hangs up the app just like blocking the main-thread.
Revision:
My revision is 2014/03/28, downloaded from git repo directly.
Reproduce steps:
press OK to login. The CXAlertView doesn't execute [cxAlertView dismiss] because giving by a wrong password.
Dear,
There is a bug after invoking [youCXAlertView dismiss], please see the detail below.
In the screenshot, you could see that there is still a CXAlertView on the top layer
receiving all touch events after invoking [youCXAlertView dismiss], which hangs up the app just like blocking the main-thread.
Revision:
My revision is 2014/03/28, downloaded from git repo directly.
Reproduce steps:
Here is my code:
The text was updated successfully, but these errors were encountered: