Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined behavior sending and receiving SMS when TxtNet Browser set as default SMS app #4

Open
YourDLCMaster opened this issue Oct 30, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@YourDLCMaster
Copy link

I just recently started using TxtNet and noticed that the app wasn't working in one of two ways. The first is if I set the app as the default SMS app, it sends one request and no more until you force-quit or reinstall the app, but if my stock SMS app stays the default, it sends every request, but even then there's still a problem. Upon request, the server will respond stating its number of processes and then sends a message reading @@@ì(è7n)OBjùZ+ßoüb¿dD¿!è-4@ù2uöw7Cp$uåVL2èvT?göü¤ß'R,pTå,ùlS5dZùSVän_ߧaBd5öe@bbFOI§gg>sXA>lA jUöAü§GYÑp>nKePàààààààààààààààààààààààààààààààààààààààààààààààààà and never sends any other site data. Only that string. Then, after about 1-3 responses, the server dies and stops responding altogether for a few minutes. It can be stopped and unstopped, but still sits dormant ignoring all requests.

Is this a server issue, should I have a US number or is there something else I'm doing wrong?

@lukeaschenbrenner
Copy link
Owner

Thank you for the report. That message indicates that the server's connection to the proxy server I am using behind the scenes was, for some reason, disconnected. Therefore, it is not a bug. Please do note, however, that as of now the entire server has been taken offline while I work on adding more Twilio credits and eventually transitioning the communication model to a peer-to-peer model.
Secondly, I was not aware of the issue where, as a default SMS app, it does not send more than one message. I will investigate whether or not the usage of method stubs for default SMS functionality prevents the SMS messages from being received and stored into the SMS database by the Android system.

@lukeaschenbrenner lukeaschenbrenner self-assigned this Nov 15, 2022
@lukeaschenbrenner lukeaschenbrenner added the bug Something isn't working label Nov 15, 2022
@lukeaschenbrenner lukeaschenbrenner changed the title Server Either Returning Error or Not Responding (Canada to US) Undefined behavior sending and receiving SMS when TxtNet Browser set as default SMS app Nov 15, 2022
@YourDLCMaster
Copy link
Author

Cool, thank you! Obviously I'm speaking on behalf of only myself, but take your time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants