Changelog
New version of ANDROID App 3.0.11 - New feature
**** Update sent on 02/18 for review by Google, awaiting publication on Google Play : ****
-If a message fails to send due to an external issue, you can now retry sending it with a button in the SMS list.
-Updated the main menu.
-Added a "Contact Support" option via the [?] button in the main menu.
-New TOOLS menu to explore our latest features.
-Added a "Tools" page to showcase SMSMobileAPI tools and updates.
-Updated the subscription renewal button.
-Improved the sending process to prevent errors with special accented characters.
-The SMS list now displays the source of each sent message (Dashboard, Test, WooCommerce, Python, Shopify, Zapier, etc.).
Resend an unsent SMS via API - New feature
It is now possible to initiate a new attempt to resend an unsent SMS via the /resend endpoint.
Check the documentation for more details : https://smsmobileapi.com/doc/
Example :
https://api.smsmobileapi.com/resend/?apikey=YOUR_API_KEY
Resend Failed SMS from the Dashboard - update
Users can retry sending the failed SMS with the option to modify the recipient number and message content before resending.
Resend Failed SMS from the Dashboard - Update
In the SMS history section of the dashboard, if an SMS has a status of ERROR, a new "Resend" button is now available.
Automatic Retry on Sending Failure - Update
If an SMS fails to send due to a communication error, the system will now automatically attempt to resend it up to three times before marking it as failed.
Scheduled SMS Sending - Update
It is now possible to schedule an SMS to be sent at a later date by specifying a timestamp parameter when sending the SMS.