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
I'm getting this when trying to send to multiple recipients (using Gazfay's code here that fixes a bug with sending to multiple - #35), though a single recipient seems to work fine
When I test on my Android device but when the SMS is sent then the resultCode is always 0 (e.g. Activity.RESULT_CANCELED). Any ideas why?
I log the resultCode in the onActivityResult method.
The text was updated successfully, but these errors were encountered: