Tlantic / cdv-socket-plugin

Cordova Socket Plugin
GNU General Public License v3.0
51 stars 43 forks source link

can't receive data util disconnect(android 4.4) #56

Closed KillingJacky closed 10 years ago

KillingJacky commented 10 years ago

connected to some server, server sent some data to android app, but the “SOCKET_RECEIVE_DATA_HOOK” event won't trigger util a disconnection is made by server / cdv-socket-plugin. I use the android v19 sdk. Is this caused by the android API difference between versions?

KillingJacky commented 10 years ago

Sorry, I figured out that this issue equals to the "binary support" issue.

vinnylinck commented 10 years ago

No problem. :)

andrepsc3011 commented 9 years ago

I have the same problem. Can someone help me?

xAVK commented 9 years ago

I have the same problem. Can someone help me?