Aleksandr
Aleksandr
Hello! The app is primarily designed to work with SMS, and it doesn't support sending or receiving MMS content such as images or documents. While I appreciate your suggestion, my...
Hello! Thank you for your interest in the project! It appears your script isn't returning a success code within a reasonable time. In this case, the application is making multiple...
Sorry, but I don't see any app logs in your message. However, I did find that Google Apps Script returns a `302` status code for the `POST` request. This is...
I've identified the root cause of the issue. The Google Apps Script (GAS) is responding to the POST request with an HTTP `302` redirect. According to HTTP standards, POST requests...
Hello! Thank you for your kind words about the project! I really appreciate your support. I'm familiar with Appwrite (I even considered using it as a platform for Cloud Server...
Hello! Thank you for your detailed bug report. Could you please provide the following: 1. Logs from the Local Server API as described in the documentation: https://docs.sms-gate.app/features/logging/#accessing-logs 2. Your cloud...
Thank you for providing the logs and the additional details. Based on my analysis, here is an explanation of the issues you're encountering: 1. Regarding "Job was canceled": This occurs...
Hello! Thank you for the clarification. Based on the logs, I can see there are numerous network issues (connection timeouts) and server errors (400/401 status codes). These underlying problems are...
On device...
Thanks for your report! Unfortunately, due to the app's privacy policy, I don’t collect any crash reports automatically. If you can provide a **logcat output** after the crash, it would...