mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-19 19:53:25 +01:00
Fixes crash when presenting unrecognized ALTServerError’s
This commit is contained in:
@@ -145,6 +145,8 @@ NSErrorUserInfoKey const ALTOperatingSystemVersionErrorKey = @"ALTOperatingSyste
|
|||||||
return failureReason;
|
return failureReason;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
return nil;
|
||||||
}
|
}
|
||||||
|
|
||||||
- (nullable NSString *)altserver_localizedRecoverySuggestion
|
- (nullable NSString *)altserver_localizedRecoverySuggestion
|
||||||
|
|||||||
Reference in New Issue
Block a user