mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-25 15:55:57 +03:00
[GH-ISSUE #215] Phone Sharing Internet While using SMSSync #154
Labels
No labels
Bug report
Code improvement
Concern
Feature request
Feature request
Good first issue to work on
In progress
Needs info
Question
Ready
Translation
User Experience
User Experience
Website
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SMSSync#154
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 @cavpollo on GitHub (Oct 29, 2014).
Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/215
For some reason a couple weeks ago I found myself needing to share internet to a computer while testing out SMSSync.
I went nuts trying to make SMSSync work... after some time I stopped sharing internet through my phone and SMSSync finally started working when receiving messages.
So, as long as I am sharing internet, I cannot make use of SMSSync.
Phone: S3 Galaxy
Android: 4.3.1
App Version: 2.6.1
@eyedol commented on GitHub (Apr 20, 2015):
@cavpollo It doesn't work because it thinks there is no internet on the device? By not working you mean, it wasn't posting messages to the configured SyncUrl?
@cavpollo commented on GitHub (Apr 21, 2015):
If I remember correctly, the behavior was that even though the app recognized that an SMS had been received, it wouldnt call (or get an answer from) the ConfiguredUrl while the phone was sharing/tethering an internet connection.
Im not sure if it called it and it didnt catch the answer, or if the url call never happened at all after the sms was recieved, because my tests only queried data from the url and never posted anything.
If I can be of any help, let me know. I still have installed the 2.6.1 version.