willpowell8 / LocalizationKit_iOS

Realtime Dynamic localization translation delivery system for iOS and Mac OSX in Swift. Create and update texts from localization.com without needing to recompile or redeploy. Cocapod for iOS devices (iPad, iPhone, iPod Touch and Mac)
https://www.localizationkit.com/app/
MIT License
1.23k stars 79 forks source link

Live update does not work #33

Closed hunasdf closed 6 years ago

hunasdf commented 6 years ago

Hi, Very good job, keep working on it!

I would liked to try the live update feature, but it does not work. I tried to debug the problem (just wrote a few "print(...)" line into socket.on functions), but seems to the problem is on the server side. The device writes "connected" message, but nothing else. No data available on the other "channels/rooms".

Can you check it? Thanks, Gergo

willpowell8 commented 6 years ago

Hi Gergo, apologies for not getting back sooner. I have updated the webui to LocalizationKit 2.0 which adds login and also fixes the live update mechanism