SRWebSocketErrorDomain Code=2132
didFailWithError: Optional(Error Domain=SRWebSocketErrorDomain Code=2132 "Received bad response code from server: 403." UserInfo={NSLocalizedDescription=Received bad response code from server: 403., HTTPResponseStatusCode=403})
if any one have any solution then pls update.. it was working fine previously but not stop working and giving this error.
if u give me suggestion then it would be great. it was working fine 1 yr ago but not working now.
i search and asked my backend to to possible changes.but still not working.
https://github.com/Romixery/SwiftStomp?tab=readme-ov-file (this is working fine.
just changes url and worked but issue is this lib is not supported in Objective C. )
our product is still in Objective C.
i tried "SocketRocket" and "StompKit" also but same error. so seems like something not working with lib.
if u spend few min and suggest something , that would be great help for me.
@WrathChaos