diff --git a/AltStore/Settings/Error Log/ErrorLogViewController.swift b/AltStore/Settings/Error Log/ErrorLogViewController.swift index c9bfe6a1..b96ee5db 100644 --- a/AltStore/Settings/Error Log/ErrorLogViewController.swift +++ b/AltStore/Settings/Error Log/ErrorLogViewController.swift @@ -167,6 +167,7 @@ private extension ErrorLogViewController } else { + // InstalledApp was probably deleted. completion(nil, nil) } }