mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-25 07:45:53 +03:00
[GH-ISSUE #276] USB Tethering without Internet #203
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#203
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 @uoqbon on GitHub (Jun 11, 2015).
Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/276
Hi,
I'm working on an SMS gateway project using SMSSync and .NET Web API. The way the network is currently set up is that the android device is connected to the API server via USB tethering. However, SMSSync does not seem to be able to make post requests while the android device is disconnected to the Internet. I've made the necessary IIS/ firewall/ CORS configurations and have verified that the web API can be accessed by the device's browser (Chrome).
@WillyMaikowski commented on GitHub (Dec 4, 2015):
I have the same issue in a similar configuration :S
I need to work only in a local network.
Do you have news about this?
@jfgmallillin commented on GitHub (Dec 7, 2015):
haven't tested this in my dev env't but this feature would really be great.