Ever since I switched to an s6 edge last summer background syncing simply doesn't work. Fitbit only synks when in foreground with screen on. I guess this is an issue with Samsungs new policy of killing everything that isn't the foreground app all the time (which really sucks).
Are there any known work arounds for this? And if not, would it be possible to implement the "persistent notification" workaround in the fitbit app to ensure synk always working?
Best AnswerOf course the can. Lot's off apps do. And I hinted at how it's done in my original post. The app simply needs to start a startForeground(int, Notification), and thus have a persistent notification. Heaps of apps do this (spotify, any music player, video players, etc). Tasker is a different example of an app that does this.
Furthermore you can easily have this as an option the user can activate or deactive themselves (done by most of the autoapps, App Swap, etc.
So yeah, no need for root. Fitbit simply needs to implement a feature that a lot of apps out there already use.
Best Answer
Community Moderator Alumni are previous members of the Moderation Team, which ensures conversations are friendly, factual, and on-topic. Moderators are here to answer questions, escalate bugs, and make sure your voice is heard by the larger Fitbit team. Learn more
@deadcyclo@SunsetRunner We currently have something similar for call/text notifications, but it may be worth giving a try to see if that helps syncing in the background. I currently don't have it turned on, but have yet to experience any background syncing issues either. Keep me posted, interested to see if that helps.
Best Answer@ErickFitbit I couldn't find those settings anywhere. I'm guessing that it's because I have a Flex. However, I did find an option in the android security settings to allow fitbit notification service to access notifications. Activating it might actually have done the trick. I'll report back once I've tested for a bit longer.
Community Moderator Alumni are previous members of the Moderation Team, which ensures conversations are friendly, factual, and on-topic. Moderators are here to answer questions, escalate bugs, and make sure your voice is heard by the larger Fitbit team. Learn more
@deadcyclo Correct, you won't see this setting if you have a Flex as call notifications are only for the Charge, Charge HR, Blaze, and Surge.
Hope that helps resolve the syncing issues.
Best Answer