capcom6 / android-sms-gateway

The SMS Gateway for Androidâ„¢ app enables sending and receiving SMS messages through an API that can be accessed directly on the device or via a cloud server when direct device access is not possible.
https://sms.capcom.me
Apache License 2.0
131 stars 32 forks source link

Failed on multi part messages #14

Closed mjheidari closed 7 months ago

mjheidari commented 7 months ago

send failed on multi part messages.

capcom6 commented 7 months ago

Thanks for your report. I'll fix it in a few days.

capcom6 commented 7 months ago

The issue has been fixed in the latest release: https://github.com/capcom6/android-sms-gateway/releases/tag/v1.2.1.

After updating to the new version, could you please test it and confirm whether the issue is now resolved?

Thanks!