Closed marufdolani closed 10 years ago
This line is triggering sessionConnected event which is deprecated as per the documentation. I tried to hook onto that event but it does not trigger either :(
Ignore this. i recreated a new project and it worked. apparently removing and adding the plugin does not work.
session.connect(token) not triggering connectionCreated event. The connect method does not fail but does not trigger any event. I need a reference to the connection object for my app and this is just not working. Any suggestions?