knowledgecode / WebSocket-for-Android

Cordova/PhoneGap plugin that makes WebSocket available on Android
Apache License 2.0
143 stars 53 forks source link

onOpen not being fired #13

Closed heyvito closed 9 years ago

heyvito commented 10 years ago

I'm having a really weird behaviour, where sometimes onOpen is fired and sometimes it isn't. Nothing appears on LogCat nor on Cordova log.

Tried on a Samsung Mega running Android 4.2.2, the compiled app has the right permissions, as it sometimes connects to the server.

knowledgecode commented 10 years ago

Can you tell me a little more about your problem? For example, do you use framework? How are you testing in an environment? Did you see log files on the server?

heyvito commented 9 years ago

Hey @knowledgecode! I am afraid I can not provide further information on this issue since I am no longer using your library.

I will close this issue. Thank you!