mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-26 00:05:57 +03:00
[GH-ISSUE #188] Frequency will stop when the phone is on stand-by. #139
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#139
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 @amlbarr on GitHub (Jul 22, 2014).
Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/188
I just can't make the app to work by the time the screen of my phone is off. Is there any settings missing? But when the phone switches back the light(pressing any button to display the screen), the frequency will continue. Can i keep the frequency alive even if my phone display is off?
@mandric commented on GitHub (Jul 23, 2014):
@amlbarr it might be your wifi sleep settings? Try this:
Set the Wi-Fi sleep setting to Never so SMSSync will continuously process messages. Navigate your device:
Settings -> Wireless & Network Settings -> Wi-Fi Setting
Menu -> Advanced -> Wi-Fi Sleep Policy -> Never
@amlbarr commented on GitHub (Jul 24, 2014):
Wow. Thanks a lot. That solves the problem.