react-native-track-player icon indicating copy to clipboard operation
react-native-track-player copied to clipboard

IOS player failed to play specific mp3 audio from URL

Open aminerol opened this issue 7 months ago • 1 comments

Describe the Bug the iOS player seems not able to play some mp3 files from remote, although the same mp3 URL works fine on android

Steps To Reproduce just load this specific mp3 audio and it will fails https://www.rodandreelradio.com/Archives/2023/01/01-22-23-2hr.mp3

Replicable on Example App? Can you replicate this bug in the React Native Track Player Example App? YES

Environment Info: System: OS: macOS 14.7.1 CPU: (14) arm64 Apple M3 Max Memory: 99.64 MB / 36.00 GB Shell: version: "5.9" path: /bin/zsh Binaries: Node: version: 18.20.4 path: ~/.nvm/versions/node/v18.20.4/bin/node Yarn: version: 1.22.22 path: /opt/homebrew/bin/yarn npm: version: 10.7.0 path: ~/.nvm/versions/node/v18.20.4/bin/npm Watchman: version: 2025.03.10.00 path: /opt/homebrew/bin/watchman Managers: CocoaPods: version: 1.16.2 path: /opt/homebrew/bin/pod SDKs: iOS SDK: Platforms: - DriverKit 24.2 - iOS 18.2 - macOS 15.2 - tvOS 18.2 - visionOS 2.2 - watchOS 11.2 Android SDK: Not Found IDEs: Android Studio: 2024.1 AI-241.18034.62.2411.12071903 Xcode: version: 16.2/16C5032a path: /usr/bin/xcodebuild Languages: Java: version: 17.0.12 path: /usr/bin/javac Ruby: version: 2.6.10 path: /usr/bin/ruby npmPackages: "@react-native-community/cli": Not Found react: installed: 18.2.0 wanted: 18.2.0 react-native: installed: 0.74.2 wanted: 0.74.2 react-native-macos: Not Found npmGlobalPackages: "react-native": Not Found Android: hermesEnabled: true newArchEnabled: false iOS: hermesEnabled: true newArchEnabled: false

react-native-track-player version: 4.1.1

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?

aminerol avatar Apr 15 '25 19:04 aminerol

Same issues here. Have you found a solution ? @aminerol

kimsean avatar Apr 20 '25 21:04 kimsean

@aminerol closing, as I was unable to reproduce when using your track in the example app. Please provide a working reproduction if you'd like this issue to be re-opened.

jspizziri avatar Jun 25 '25 21:06 jspizziri