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

SMS come in parts #5

Open
raghav14 opened this issue Aug 31, 2015 · 0 comments
Open

SMS come in parts #5

raghav14 opened this issue Aug 31, 2015 · 0 comments

Comments

@raghav14
Copy link

While reciveing the sms, it gets splited in to parts. I think because,when the sms hits the cell phone sms-reciever broadcasts it imediatly, but still its second part has not arrived. This happens in fraction of seconds so that we look at it we can't predict it.

Actually I debugg it and fin that when ever the sms is large than I get only first part in success callback, then again success callback is been called in which the remaing part is present.

Please if have a solution for this problem share it. I'm also trying to sort it.

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