wimagguc/ios-custom-alertview

Grey overlay is not removed

Opened this issue · 0 comments

  • (void)customIOS7dialogButtonTouchUpInside: (CustomIOS7AlertView *)alertView clickedButtonAtIndex: (NSInteger)buttonIndex
    {
    [alertView close];
    }

This closes the alertView, but not the grey overlay. Appeared on iOS 8.1