Hi all,
As mentioned. I am running a titanium mobile app in iOS simulator.
Once I launched the app, now.ready()---client side and now.on('connect', fund) ---server -side just keep firing.
But no disconnect event was trigger during the time. After closing the app, I can see from server log, that the previous connection started to close one by one.
Any idea why is this happening?
Thanks a lot
Regards,
Qiao Liang