You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.
There is a mention of this near the bottom of closed issue (#29) but the problem still persists, so I'm opening a new one.
The success callback fires the first time send is called (as expected) - but not on subsequent calls. This problem only occurs on android. The callbacks fire every time as expected under IOS.
The text was updated successfully, but these errors were encountered:
I believed that the pull request #49 had fixed this. I closed Issue #29 because of that commit that fixed callbacks. Can you make sure that your code is up to date? If it's up to date it should have a switch statement in src/android/Sms.java.
I'm testing on a Nexus 5 with Android Lollipop, and the success callback works every time.
There is a mention of this near the bottom of closed issue (#29) but the problem still persists, so I'm opening a new one.
The success callback fires the first time send is called (as expected) - but not on subsequent calls. This problem only occurs on android. The callbacks fire every time as expected under IOS.
The text was updated successfully, but these errors were encountered: