mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-25 07:45:53 +03:00
[GH-ISSUE #348] Received timestamp #250
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#250
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 @redbullpeter on GitHub (Nov 4, 2015).
Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/348
Hi,
I would like to receive the time an SMS is received by the app before sending it to the server.
I have a situation where SMS's are received but there is no internet connectivity by which the app can send them to the server. Once connectivity is restored the SMS is posted to the server but there is no time information as to when the SMS was originally received by the phone. The timestamp currently being sent is when the SMS is posted to the server which is not useful as the server is also aware of the time.