iOS app does not sync listening statistics to server #86

Closed
opened 2026-04-24 23:06:27 +02:00 by adam · 2 comments
Owner

Originally created by @benonymity on GitHub (Apr 3, 2022).

Steps to reproduce

  1. Check "Your Stats" page on server
  2. Play audiobook on iOS app for any amount of time
  3. Check "Your Stats" again, no time has been recorded

Expected behaviour

  • Listening to audiobook on mobile iOS app should sync progress and listening activity to the server.

Actual behaviour

  • Any time spent listening on the app does not appear in the statistics page of the server, so the listening isn't being reported somehow? When using web browser to listen, even on mobile, statistics do get reported and synced to the server, but not when using the app.

Environment data

Audiobookshelf Version:

iOS App 0.9.40-beta

I don't have an android device to test, but I'd imagine the issue would also manifest itself there as that section of the codebase is probably shared, right? Can anyone confirm that?

iOS Issue

iOS Version: 15.4.1

iPhone model: iPhone SE 2020

Originally created by @benonymity on GitHub (Apr 3, 2022). ### Steps to reproduce 1. Check "Your Stats" page on server 2. Play audiobook on iOS app for any amount of time 3. Check "Your Stats" again, no time has been recorded ### Expected behaviour - Listening to audiobook on mobile iOS app should sync progress and listening activity to the server. ### Actual behaviour - Any time spent listening on the app does not appear in the statistics page of the server, so the listening isn't being reported somehow? When using web browser to listen, even on mobile, statistics do get reported and synced to the server, but not when using the app. ### Environment data Audiobookshelf Version: iOS App 0.9.40-beta I don't have an android device to test, but I'd imagine the issue would also manifest itself there as that section of the codebase is probably shared, right? Can anyone confirm that? #### iOS Issue iOS Version: 15.4.1 iPhone model: iPhone SE 2020
adam added the bug label 2026-04-24 23:06:27 +02:00
adam closed this issue 2026-04-24 23:06:27 +02:00
Author
Owner

@rasmuslos commented on GitHub (Apr 3, 2022):

This is a known bug. We are currently rewriting the native audio players to handle the syncing themselves

@rasmuslos commented on GitHub (Apr 3, 2022): This is a known bug. We are currently rewriting the native audio players to handle the syncing themselves
Author
Owner

@benonymity commented on GitHub (Apr 17, 2022):

Seems to have been implemented in the latest iOS player commits. Thanks!

@benonymity commented on GitHub (Apr 17, 2022): Seems to have been implemented in the latest iOS player commits. Thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#86