danielrhodes / Swift-ActionCableClient

ActionCable is a new WebSocket server being released with Rails 5 which makes it easy to add real-time features to your app. This Swift client makes it dead-simple to connect with that server, abstracting away everything except what you need to get going.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

32bits devices not subscribed

luizilha opened this issue · comments

When I run my app in the iPhone 6 or 7 it works fine, but when I run it in the 5c, it connects but doesn't subscribe to ActionCable