Philipp Kyeck

Results 57 comments of Philipp Kyeck

maybe it is a timeout thing? maybe your phone takes too long to "shake hands" with the server and the call is aborted. never ran into this problem myself. you...

this all sounds good to me - anyone with other feedback for this?

do you reconnect to the server manually after switching to/from airplane mode?

where exactly should this happen? do you have an example?

there is a PR for this #169 - will take a look at this

I'll have a look at it. thanks for the heads-up.

sorry, my mistake

why are you downloading the ZIP? either check out the project using git and init the submodules or use cocoapods to install dependencies after cloning the repository.

the easiest thing would be to add the `error.code` to the `errorInfo` then you can handle the "handshake error" differently depending on the errorcode in your application.

will take a look at this ...