1379 comments found.
Hi, I am getting this error when uploading the APK file in the new beta: The Android Application (Lite) field must be a file of type: application/vnd.android.package-archive
Replied to your ticket.
I have some bugs on my site
Please open a support ticket on the following portal with detailed description on which bug did you encounter.
https://support.rbsoft.orgHello community, good afternoon.
I wanted to ask whether anyone has successfully connected Twilio SMS in Beta within the system. In my case, I have not been able to complete the integration, even after carefully reviewing the configuration and running several tests.
I also contacted support, but it has been more than a month and I still have not received any concrete help or solution.
What is strange is that when I tested the same Twilio credentials directly through CMD/cURL, it worked correctly and the SMS was sent successfully. This makes me think the issue may be with the Beta system integration itself, or perhaps there is some specific way to connect it that is not documented clearly.
I would really appreciate it if someone who has managed to make it work could guide me on how they configured it or what exact steps they followed.
Thank you very much in advance for your support.
Twilio integration is untested in the beta as I am unable to test it in my region. It is one of the reason new version was released in beta. Please reply to the ticket so I can help you out with the issue.
Hi, I am getting this error when uploading the APK file in the new beta: The Android Application (Lite) field must be a file of type: application/vnd.android.package-archive.
Replied to your ticket.
The best support experience I’ve had on Envato so far! Thanks a bunch
Hello there, opened a ticket on https://support.rbsoft.org e-mail used : v_**@icloud.com but I didn’t received any confirmation or ticket ID, can you confirm that you received my request ?
Thanks in advance and have a good day 
Replied to your ticket.
Is it send ussd message also ?
Yes, It can send USSD pull requests, but it should be 1 single code and shouldn’t require input. You can try it out in demo. It is still able to support menu based USSD requests if you build custom APK, but it will only accept single digit input.
Single digit input means ? Single sim card ?
It means USSD requests that accepts input. Like for menu based USSD pull request. You can choose menu item by providing next input. For example, if there are menu items marked 1 to 5. You can provide 2 as input to select 2nd item.
I am trying to create api url and selecting all devices but url is sending sms from only one device how can i send a message to receiver from both drvices each time?
Please create a support ticket on the following URL with the API code you are using so I can check it out.
https://support.rbsoft.org/open.phpwhat’s your plan for this? https://keepandroidopen.org
As it is possible to create a customize APK for server, I can easily provide way to create custom APK with signing keys of the user so it shouldn’t be issue if it comes to pass.
Change Log ?
You can find changelog from the following link.
https://rbsoft.org/downloads/sms-gateway/changelog.html#section-changelogis it possible to send RCS Message? or possible to configure?
No, RCS is not yet supported. Google still not released RCS in Android SDK for third party devs.
Dear sir i had been noted that app not working in background .
Please follow the below guide to resolve this issue.
https://smsgateway.rbsoft.org/docs/faqs.html#why-are-my-messages-stuck-in-pending-statusIf you already purchased the app, then please open a support ticket on the following portal if you need further help regarding this.
https://support.rbsoft.orgComment section is reserved for presale questions only.
Dear Sir,
I have not purchased your script yet; I am currently testing the demo version. However, I have noticed a serious issue. Messages are sent only when the mobile app remains active on the front screen. As soon as the app goes into the background, the messages start showing as pending. When the app is opened again, all pending messages are sent.
This behavior is not professionally feasible. It is not practical to keep the app open all the time or repeatedly reopen it just to ensure messages are delivered. In its current state, this makes the script unsuitable for real-world use.
Kindly let me know if there is a proper solution for this issue. If it can be resolved, I would consider purchasing the script.
I look forward to your response.
Please open a support ticket on the following portal using the email you used for demo account.
https://support.rbsoft.orgHello, can you please tell me if I can use your plugin with Google Calendar, to integrate it for appointment reminders? I want to send 3 reminders/appointment. 1st as confirmation when the appointment is made, the 2nd as a reminder to come at the right time and the 3rd after to ask feedback. All need to be sent automatically just by reading each google calendar appointment
There is no direct integration with Google Calendar, but you can use an API to make this possible. Either you can manually integrate the API with Google calendar or you can use it with a tool like Zapier to create workflow. You can try this out in the demo before you purchase. Demo provides full API access.
https://smsgateway.rbsoft.org/registerI’m planning to integrate your SMS Gateway with Google Calendar for my office appointment reminder system. I need to send 3 different SMS messages per appointment: 1 Confirmation SMS – sent immediately when appointment is created 2 Reminder SMS – sent 24 hours before the appointment 3 Follow-up SMS – sent 2 hours after the appointment My questions: Q1: Scheduled Messages – Multiple schedules per recipient Can I schedule 3 different messages to the same phone number at different times? For example, if I have an appointment on February 10th at 10:00 AM, can I: • Send message 1 immediately (confirmation) • Schedule message 2 for February 9th at 10:00 AM (reminder) • Schedule message 3 for February 10th at 12:00 PM (follow-up) Do I need to make 3 separate API calls to /api/v1/messages/send with different schedule parameters? Q2: Best approach – Campaigns vs Individual Messages What’s the recommended approach for my use case? Option A: Use Campaigns with recurring feature Option B: Use individual /messages/send API calls with schedule parameter (3 calls per appointment) Option C: Another approach you’d recommend? Q3: Workflow confirmation Is this the correct workflow for my integration? 1 My script reads Google Calendar API every 15 minutes 2 Finds new appointments with: Name, Phone, Date, Time 3 Makes 3 API calls to SMS Gateway for each appointment: ◦ Call 1: Send confirmation (no schedule, sent immediately) ◦ Call 2: Send reminder (with schedule = 24h before appointment) ◦ Call 3: Send follow-up (with schedule = 2h after appointment) Is this efficient, or is there a better way? Thank you
Your workflow is correct. I think separate API calls for each reminder is better suited for your use case. This way you can also send different message for each reminder and follow up.
Please use following support portal instead of posting long comment like this. As comment section don’t allow formatting it is very hard to read.
https://support.rbsoft.orgThank you. Will do from now on
Hello, before buying your app, I have some questions: 1. Can I send SMS via my BRAND name? 2. I try to create an account, but it is not working. Can I receive a demo account to look at it? 3. How many SMS can I send in one campaign? 4. How much we will pay per sms send?
Thanks, Florin S.
1. If you want to use your Android device SIM to send messages, then it is not possible to use brand name. Your mobile number will be visible to the receiver. To use brand name you can integrate third party SMS Gateway service as Sending Server.
2. Can you tell me what error you encountered? You can try to register from the following link.
https://smsgateway.rbsoft.org/register3. There is no limit on this from the app.
4. It uses your mobile SIM to send messages so any usual charges associated with sending messages using your mobile will apply.
i noticed that you update on 20 Jan 2026 but its changelog not available. can you tell me where can i found the changlog?
That update was issued to fix installation issue happening due to bug in Apache. There are no changes made to the app though.
You can create up to 3 custom APKs per new version per license. that means? can i use with one lisence with 3 brand name ?
You can have one license running only on single instance (Domain, Subdomain or PC). Three custom APKs are given so you can change something if you don’t like it after creating it. Also, APK builder allows removing certain features from APK, so it will also help you create multiple APKs with different features.
Thanks. And landing page demo url please send me. Or where I find ?
You can check it out from the following link.
https://smsgateway.rbsoft.orgHi, I hope you aree having a nice day. I have an issue with my application. when I send a message. it sends it only to my phone. not to the recipient .please help
Please open a support ticket on the following portal with instruction on how to reproduce this issue.
https://support.rbsoft.orgJust left a support ticket. Please reply, related to the Beta version and the GET method error when downloaded the beta apk. Thanks.
Replied to your ticket.
replied to your email! thanks. standing by.
There was no screenshot in attachment. Just replied. Standing by. Thank you.
Replied to your ticket.
Can this script be used to send an application signup/login OTP?
It doesn’t provide OTP generation API itself, but you can use the API to send the OTP generated by your app. You can also use the API in demo if you want to try it out before purchasing.
https://smsgateway.rbsoft.org/registeris there any cost to send for each message for agency ?
It uses your Android device SIM to send messages, so any cost associated with sending message normally from your phone will apply.
Is there any christmas or new year offer available ? Wil buy today itself. Support me
Currently, there is no offer for Christmas or New Year.