doublesymmetry / react-native-track-player

A fully fledged audio module created for music apps. Provides audio playback, external media controls, background mode and more!
https://rntp.dev/
Apache License 2.0
3.28k stars 1.01k forks source link

Duration return 0 when changing the track get from response on my server in IOS #2347

Open mduc-dev opened 3 months ago

mduc-dev commented 3 months ago

Describe the Bug Have response from my server and start one then i reset and adding the new track for playing and get duration 0

Steps To Reproduce There is step i do with that

image

Environment Info: System: OS: macOS 11.7.10 CPU: (8) x64 Intel(R) Core(TM) i7-4960HQ CPU @ 2.60GHz Memory: 237.64 MB / 16.00 GB Shell: version: "5.8" path: /bin/zsh Binaries: Node: version: 20.11.1 path: /usr/local/bin/node Yarn: version: 1.22.19 path: /usr/local/bin/yarn npm: version: 10.2.4 path: /usr/local/bin/npm Watchman: Not Found Managers: CocoaPods: version: 1.15.2 path: /Users/macos/.rvm/rubies/ruby-2.7.0/bin/pod SDKs: iOS SDK: Platforms:

"react-native-track-player": "^4.1.1",

Real device? Or simulator? => BOTH What OS are you running? => IOS

How I can Help What can you do to help resolve this? Have you investigated the underlying JS or Swift/Android code causing this bug? Can you create a Pull Request with a fix?

github-actions[bot] commented 1 day ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 7 days.