Hello!
I have an issue with an error observing.
When I disconnect the network on my device or proxy it with Charles, set it up with 403 or Drop Connection for my wss-hosts in the block list, I don't catch any error in Starscream delegates in my Xcode project. No, more: I catch nothing at all.
In Charles logs I receive 403 code in the first case and nothing in the second.
I just want to know how to handle any connection errors in Starscream? Because now it looks impossible.
Starscream (4.0.4)
Xcode 12.5
iOS (Any version of iOS on the Xcode simulator)
Charles v4.6.1
Best wishes,
Andrew.
I have same issue :((
Most helpful comment
I have same issue :((