just_audio icon indicating copy to clipboard operation
just_audio copied to clipboard

[iOS] Error when streaming music with a long duration

Open giangphan11 opened this issue 3 years ago • 1 comments

Which API doesn't behave as documented, and how does it misbehave? When i stream music with 1 song with a long time (e.g. over 45 minutes), ProcessingState always returns loading state. But android is fine though.

Minimal reproduction project Provide a link here using one of two options: 1.clone https://github.com/Sangwan5688/BlackHole 2.find and build lib/main.dart

To Reproduce (i.e. user steps, not code) Steps to reproduce the behavior:

  1. Go to 'YouTube tab'
  2. Search with "nonstop" keyword
  3. Choose any 1 video with a length of over 40 minutes
  4. See error

Error messages

No message not found

Expected behavior A clear and concise description of what you expected to happen.

Screenshots Simulator Screen Shot - iPhone 13 Pro - 2022-09-18 at 22 24 59

err: Simulator Screen Shot - iPhone 13 Pro - 2022-09-18 at 22 27 18

Desktop (please complete the following information):

  • OS: [e.g. MacOS + version]
  • Browser [e.g. chrome, safari + version]

Smartphone (please complete the following information):

  • Device: [iOS simulator iPhone 13 Pro]

  • OS: [iOS 15.2]

  • Device: [iOS iPhone 11 Pro Max]

  • OS: [iOS 15.7]

Flutter SDK version

[✓] Flutter (Channel stable, 3.0.5, on macOS 12.4 21F79 darwin-arm, locale en-VN)
[✓] Android toolchain - develop for Android devices (Android SDK version 32.1.0-rc1)
[✓] Xcode - develop for iOS and macOS (Xcode 13.4.1)
[✗] Chrome - develop for the web (Cannot find Chrome executable at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome)
    ! Cannot find Chrome. Try setting CHROME_EXECUTABLE to a Chrome executable.
[✓] Android Studio (version 2021.2)
[✓] Connected device (3 available)
[✓] HTTP Host Availability

! Doctor found issues in 1 category.

Additional context I found this problem: Screen Shot 2022-09-17 at 11 19 53

giangphan11 avatar Sep 18 '22 15:09 giangphan11

I can't help if your minimal reproduction project is enormous rather than minimal.

ryanheise avatar Sep 18 '22 16:09 ryanheise

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs, or use StackOverflow if you need help with just_audio.

github-actions[bot] avatar Dec 30 '23 00:12 github-actions[bot]