I am able to send sms text less than 155 characters but unable to send more than that.
Message text:
On the Insert tab, the galleries include items that are designed to coordinate with the overall look of your document. You can use these galleries to insert tables
Characters with spaces: 164
Console.log shows:
Event Sending Message: {"status":"Sending SMS","request":"sendingSMS","data":{"messageId":"3WIvATnCQinebq44RQwHBMUHN","message":"On the Insert tab, the galleries include items that are designed to coordinate with the overall look of your document. You can use these galleries to insert tables ","recipient":"00923325200***","response":"Message Currently Sending"}}
I am able to send the same text using another library. I am using the same modem options in both libraries.
https://github.com/apla/modem
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I am able to send sms text less than 155 characters but unable to send more than that.
Message text:
On the Insert tab, the galleries include items that are designed to coordinate with the overall look of your document. You can use these galleries to insert tables
Characters with spaces: 164
Console.log shows:
Event Sending Message: {"status":"Sending SMS","request":"sendingSMS","data":{"messageId":"3WIvATnCQinebq44RQwHBMUHN","message":"On the Insert tab, the galleries include items that are designed to coordinate with the overall look of your document. You can use these galleries to insert tables ","recipient":"00923325200***","response":"Message Currently Sending"}}
I am able to send the same text using another library. I am using the same modem options in both libraries. https://github.com/apla/modem
Can anyone help me ?