sacketty / nativescript-actioncable

Rails ActionCable ported to nativescript
MIT License
1 stars 2 forks source link

Getting Error code 1006 on ios #2

Open tedma4 opened 7 years ago

tedma4 commented 7 years ago

I'm getting the error code above. I've made an SO question Here.

The apps are very basic and I can't find anything on the issue

adnanaliarshad commented 7 years ago

+1

zahid-dapperapps commented 7 years ago

I have provided 2 possible solutions here http://stackoverflow.com/a/43952323/319297

My setup is Rails 5 and

    "tns-ios": {
      "version": "2.5.0"
    }

This solution had worked for me.