mirror of
https://github.com/NdoleStudio/httpsms.git
synced 2026-04-28 12:25:49 +03:00
[GH-ISSUE #289] [Android] Bulk messages and validation for security reasons #38
Labels
No labels
In Review
documentation
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/httpsms#38
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @malys on GitHub (Oct 16, 2023).
Original GitHub issue: https://github.com/NdoleStudio/httpsms/issues/289
Hi,
I'm sending moreless a wave of 20 SMS.
My phone is my sms gateway.
Message android app is asking my always to "allow"

I have to validate sent for an half of sent message manually.
Is there a way to have a transparent process without manual intervention?
Thanks
@AchoArnold commented on GitHub (Oct 17, 2023):
Hello @malys,
This is a functionality of the android OS itself and we can't bypass it. I recommend you update the phone with the stock android image and set the messages per minute to something like 10 under your settings https://httpsms.com/settings
@malys commented on GitHub (Oct 18, 2023):
Thanks for this information.
I use stock android image and 10 messages per minute.
I wil try to put 5.
@AchoArnold commented on GitHub (Oct 18, 2023):
Let me know how it goes with 5 per minute @malys. Which verision of android do you have? I just made a test with android 12/13 and it worked wth no errors/notifications. on the screen
@malys commented on GitHub (Oct 18, 2023):
I have an old phone with android 11.
@malys commented on GitHub (Oct 21, 2023):
I will also applied this solution:
https://www.xda-developers.com/change-sms-limit-android/
@AchoArnold commented on GitHub (Oct 22, 2023):
Does it solve the issue @malys ?
@malys commented on GitHub (Oct 22, 2023):
I will try this night. it's SMS wave day We get in touch
@malys commented on GitHub (Oct 22, 2023):
it's not working. The message is appearing during the process ;(
@AchoArnold commented on GitHub (Oct 23, 2023):
@malys could you try reducing the number of SMS messages per minute to see the limit of your device? You could try with 5 sms per minute right down to 0.5 sms per minute.
Another thing may be to install the google pixel ROM https://get.pixelexperience.org/ This is a dangerous process and it can brick your device so do it if you're aware of the risks.
@malys commented on GitHub (Oct 23, 2023):
I will try to reduce n SMS per minute again. I will inform you if I find a solution.
I know this ROM.My phone works fine. I don't want to install custom roms. thanks 😊
@AchoArnold commented on GitHub (Oct 27, 2023):
@malys
Did you succeed by reducing the number of SMS messages per minute?
@malys commented on GitHub (Oct 27, 2023):
This week end, I wil test it
@AchoArnold commented on GitHub (Nov 1, 2023):
Any updates @malys
@malys commented on GitHub (Nov 1, 2023):
with less 5 sent by minute, the message has not appeared.
@malys commented on GitHub (Nov 1, 2023):
I think we can close this ticket. Tweaking app, it's possible to avoid it.
thanks a lot