nishp77Original post
Rank 2: Process
I was trying to login back into the app, feature that was working but throws an error so was like were there any changes? Or is it that it's not able to detect on local network?
Debug: Failed to create email session with error: The operation couldn’t be completed. (AsyncHTTPClient.HTTPClient.NWPOSIXError error 1.)
Summary
The user was having trouble creating a session on iOS. However, they figured out that the issue was caused by trying to log back into the app, which was throwing an error. It seems like the app was not able to detect the local network. The error message they received was "Failed to create email session with error: The operation couldn’t be completed. (AsyncHTTPClient.HTTPClient.NWPOSIXError error 1.)"