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