DOAlertController
DOAlertController copied to clipboard
error
let error: NSError? NSException.raise("NSInternalInconsistencyException", format:"DOAlertController can only have one action with a style of DOAlertActionStyleCancel", arguments:getVaList([error ?? "nil"]))
→ DOAlertController.swift:714:189: Constant 'error' used before being initialized
Please fix it, thank you