79235255

Date: 2024-11-28 20:40:06
Score: 2
Natty:
Report link

Thanks to @sweeper, this is what I was looking for:

} catch let RustBasedPackage.SessionError.Error(_, errorDetail) where errorDetail.code == .CommunicationError {
  pushResetPasswordLaunchEmailAppViewController(email: email)
} catch {
  presentGenericAlert()
}
Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @sweeper
  • Self-answer (0.5):
Posted by: Seto