quik
quik copied to clipboard
✏️ [ group SMS limit ]
Group SMS lists can be generated and group SMS can be sent, but I think it is a rule of Android that group SMS cannot be sent to more than 20 people. Then it gives an error. But if there is an interval of 2 minutes between each session, there is no problem.
Can it be developed with a feature like this?
Let's say I added 108 people to the list. I said send a group message. 108/20=5.4. So if we round this up, it has to be divided by 6.
If it automatically divided the list into 6 and sent them 2 minutes apart...
If the message is 2 messages long, it should also take that into account.