Grey overlay is not removed
Opened this issue · 0 comments
Deleted user commented
- (void)customIOS7dialogButtonTouchUpInside: (CustomIOS7AlertView *)alertView clickedButtonAtIndex: (NSInteger)buttonIndex
{
[alertView close];
}
This closes the alertView, but not the grey overlay. Appeared on iOS 8.1