nuclearace / Socket.IO-Client-Swift

socket.io-client for Swift
Other
361 stars 53 forks source link

Attempted to create a task in a session that has been invalidated #122

Open MishraVikas1 opened 8 years ago

MishraVikas1 commented 8 years ago

Its crashing at "session?.dataTaskWithRequest(req, completionHandler: callback).resume()" this line which is in SocketEnginePollable.swift Since, I have added through cocoapods, I can't make changes in frameworks until we unlock which we should not prefer.