ripple-unmaintained / ripple-client-ios

Ripple iOS Client
Other
32 stars 24 forks source link

App always says "Offline" #4

Open slothbag opened 10 years ago

slothbag commented 10 years ago

I enter my account and password and login, then every screen says "Offline" across the top.

Seems to be broken.

kevinejohn commented 10 years ago

This was an issue with version 1.2 and earlier. The public ripple websocket URL changed from: s_west.ripple.com s_east.ripple.com

to: s-west.ripple.com s-east.ripple.com

Reference in the code: https://github.com/ripple/ripple-client-ios/blob/master/Ripple/ripple-lib-wrapper.js#L14

If it is still not working please let me know!

slothbag commented 10 years ago

I had just updated to the latest commit last night, so pretty sure current release is not working.