You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ye,it sounds crazy.but in the actual test,it hard to get this error,
"The connection to the server was interrupted.", @"server connection interrupted error description"
so ,i just test a few min.and when xcode warn me,then it stop at
(void)dealloc
[inputStream release];
as you said,stream is set to nil,but why it crash here?
i'm new,so i only follow the xcode to solve the problem of directly.
when use GPRS to send a mail ,some time it will out this error:kSKPSMTPErrorConnectionInterrupted.
"The connection to the server was interrupted.", @"server connection interrupted error description"
then app crash . but other error won't have this problem.
The text was updated successfully, but these errors were encountered: