Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to receive some specific data on Android wAsync client #156

Open
harshild opened this issue Sep 13, 2017 · 1 comment
Open

Not able to receive some specific data on Android wAsync client #156

harshild opened this issue Sep 13, 2017 · 1 comment

Comments

@harshild
Copy link

harshild commented Sep 13, 2017

I have two clients connected to a Java based atmosphere servlet

  1. Web - Atmosphere JS
  2. Android - Wasync

When i push specific data the web client receives it as expected but the android client doesn't receive it.

The data i am using is a string

"gjppBcccaMw@yAgAoBY_@aAu@o@KFr@XhCh@|FZxCPAb@zCPp@@bcx@zBJb@pDjJ\l@Zh@Fb@NrAAMP|@Vv@tAtJVfB@pERfABb@DvBMhCGh@QdGHnAVlDVjBPj@NXdCE~AzCb@n@JH^BHmAtEaALCpA[v@Mt@CP?CTIr@i@pFYfCSpBLhCn@~H?l@OjCM|@]dAeBlDm@AiAxA{CpD]f@Md@Ah@B`@@b@B"

Any views on how this is happening ? Or where can i exactly look at to find some details

I have posted same question on stack overflow also

@harshild harshild changed the title Not able to receive some specific data on Android wasync client Not able to receive some specific data on Android wAsync client Sep 13, 2017
@harshild
Copy link
Author

harshild commented Sep 14, 2017

I have debugged it even further,

It fails whenever the payload contains | (Pipe). Even if its escaped it causes no message transmission.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant