Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

Problem with Callbacks #29

Closed
fantony372 opened this issue Jul 21, 2014 · 4 comments
Closed

Problem with Callbacks #29

fantony372 opened this issue Jul 21, 2014 · 4 comments
Labels

Comments

@fantony372
Copy link

Callback functions does not work all the time. If I am iterating through a list of messages, success callback does not trigger for any of them - messages does go out. Also, using an invalid value for the phone number, does not trigger the failure (not sure if it is designed to).

@agarrharr
Copy link
Owner

Are you having the same issue at #27?

@agarrharr agarrharr added the bug label Jul 28, 2014
@fantony372
Copy link
Author

Yes, sounds like the same problem. Also, I am not able to get the failure callback trigger even with a single call. Not sure what qualifies a failure. If I have an invalid number for the phone, I am not getting a failure callback.

@ganchenkor
Copy link

Confirm that. I have this scenario: at first time callback runs and runs as fail(even though) it's not.
at second time firing send method - no callback call at all
Testing on Nexus 5

@Hasake
Copy link

Hasake commented Dec 10, 2014

Same here. on first invocation callback is called, on second or later, no callback.
Tested on Samsung Galaxy 4 Android 4.2.2

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

No branches or pull requests

4 participants