Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send multiple SMS messages if length > 160 #31

Open
pjf opened this issue Feb 14, 2014 · 0 comments
Open

Send multiple SMS messages if length > 160 #31

pjf opened this issue Feb 14, 2014 · 0 comments

Comments

@pjf
Copy link
Owner

pjf commented Feb 14, 2014

Right now we require Intent::SMS messages to have 160 characters or less. Really, we should just allow them to be longer, and have the underlying end-point send multiple messages if required.

We can extend Intent::SMS with a truncate flag (defaulting to false) if we want to enforce truncation of messages.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/1412333-send-multiple-sms-messages-if-length-160?utm_campaign=plugin&utm_content=tracker%2F347315&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F347315&utm_medium=issues&utm_source=github).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant