mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-26 00:05:57 +03:00
[GH-ISSUE #238] Message Results API scheduler is not started after phone shutdown/restart #172
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#172
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 @sorinpohontu on GitHub (Jan 24, 2015).
Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/238
Originally assigned to: @eyedol on GitHub.
I'm using "Message Results API", with Frequency check at 1 minute.
After device shutdown or reboot, the Message Results API scheduler is not started.
In this case, I have to go to Settings, disable "Message Results API" and re-enabled it.
I have tried with both Quick Boot enabled and disabled, it's the same behavior.
@eyedol commented on GitHub (Apr 20, 2015):
Could you confirm this is fixed in v2.8.0-rc.1 ?
@sorinpohontu commented on GitHub (Apr 20, 2015):
@eyedol Worked correctly in my latest tests, but I'll have to double check tomorrow and get back to you.
@sorinpohontu commented on GitHub (Apr 20, 2015):
@eyedol Can you add the apk to 2.8.0-rc-1 release ? :)
@eyedol commented on GitHub (Apr 21, 2015):
@sorinpohontu Added.
@sorinpohontu commented on GitHub (Apr 21, 2015):
Seems that services are started after phone reboot on 2.8.0-rc-1. Great :)