[GH-ISSUE #61] When postToWeb fails, there is no failure notification #53

Closed
opened 2026-02-28 01:22:57 +03:00 by kerem · 1 comment
Owner

Originally created by @mandric on GitHub (Nov 20, 2012).
Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/61

See smssync/src/org/addhen/smssync/ProcessSms.java:167

This function call does not appear to do anything:

Util.showFailNotification(context, messagesBody, …)  

I think ideally we would notify the screen of failure.

Originally created by @mandric on GitHub (Nov 20, 2012). Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/61 See `smssync/src/org/addhen/smssync/ProcessSms.java:167` This function call does not appear to do anything: ``` Util.showFailNotification(context, messagesBody, …) ``` I think ideally we would notify the screen of failure.
kerem 2026-02-28 01:22:57 +03:00
Author
Owner

@eyedol commented on GitHub (Nov 24, 2012):

Investigate

<!-- gh-comment-id:10672063 --> @eyedol commented on GitHub (Nov 24, 2012): Investigate
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SMSSync#53
No description provided.