socketcluster-client-swift icon indicating copy to clipboard operation
socketcluster-client-swift copied to clipboard

ScClient crashes sometimes trying to force unwrap nil

Open benedictchen opened this issue 2 years ago • 0 comments

Sometimes if the server doesn't pass exactly what ScClient expects, the entire app will get runtime error.

ScClient/client.swift:72: Fatal error: Unexpectedly found nil while unwrapping an Optional value

benedictchen avatar Jul 14 '22 00:07 benedictchen