Skip to content

bug(iOS): audio player seekbar does not update position and time after manually moving #6871

@divyanshu-patil

Description

@divyanshu-patil

Describe the Bug

When playing audio, manually dragging the seek bar does not update its position, and the playback time also remains unchanged. The seek bar appears to stay frozen while audio plays correctly from the time of progress

This unexpected behavior occurs only on iOS. On Android, the seek bar and playback time update correctly when seeking.

Steps to Reproduce

  1. Open the app on iOS.
  2. Navigate to any room.
  3. Play an audio message.
  4. Drag the seek bar to any position to seek the audio.
  5. Observe the seek bar position and the displayed playback time.
  6. Observe that the audio continues playing.

Expected Behavior

seek bar and playback time should update as per audio playback progress

Actual Behavior

seekbar and time freezes at the point when user releases seekbar

Rocket.Chat Server Version

lastest: docker-compose image

Rocket.Chat App Version

4.68.0

Device Name

iPhone 17 Pro simulator

OS Version

iOS 26

Additional Context

This strange behaviour happens only on iOS and works correctly on android

Screenshots

ios.emulator.audio.seek.issue.compressed.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions