[iOS] Error when streaming music with a long duration
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:
- Go to 'YouTube tab'
- Search with "nonstop" keyword
- Choose any 1 video with a length of over 40 minutes
- See error
Error messages
No message not found
Expected behavior A clear and concise description of what you expected to happen.
Screenshots

err: 
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: 
I can't help if your minimal reproduction project is enormous rather than minimal.
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.