RestSMS icon indicating copy to clipboard operation
RestSMS copied to clipboard

RestSMS starting a Rest-API-Service on your Android-Device for sending SMS

Results 7 RestSMS issues
Sort by recently updated
recently updated
newest added

g'day mate, love the app, just have an issue with the app crashing periodically at random times, the phone in question is a Samsung A11 (Android 12) and RestSMS Version...

bug

g'day mate, having 1 more issue with the app not sending SMS if the phone screen is off for more than 30mins (i have disabled battery optimization). now what happens...

bug

I can manage to auto start it but it does not enable the server on start up

enhancement

For stable long work of the smartphone as a gateway for SMS, it will be useful to have an option to delete messages, so that sent SMS for several weeks...

enhancement

Hi, A nice addition would be the ability to read all sms. Mfg

enhancement

Hi ! Is it possible to integrate the possibility of being able to send a message depending on the sim that we want to use please? (arg: Sim1 or Sim2)

enhancement

Windows 10, CMD: Administrator PHONE Samsung A55 5G curl -X POST http://192.168.0.188:8080/send -d "phoneno=075416666&message=Hi.." -H "Content-Type: application/x-www-form-urlencoded" Returned message- Error {"message":"Failed to send SMS to 075416696","success":false} Log Error SMS-Servlet Failed...