Flotype / now

NowJS makes it easy to build real-time web apps using JavaScript
http://www.nowjs.com
MIT License
1.92k stars 175 forks source link

iOS app crashed in release mode while using Nowjs library #220

Open lavinachitara opened 10 years ago

lavinachitara commented 10 years ago

Hello,

I implemented chat functionality in iOS app by using nowjs + nodejs which is working perfect in iOS debug mode but when I tried to release this app in release mode, app gets crashed at line where I am intializing now object.

Please help me what should I need to change at time of app release.

Thanks and Best Regards, Lavina Chitara