Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ValueStream has no value. on getCurrentAudioTitle #672

Closed
GabrielDumbrava opened this issue Mar 5, 2022 · 0 comments · Fixed by #673
Closed

ValueStream has no value. on getCurrentAudioTitle #672

GabrielDumbrava opened this issue Mar 5, 2022 · 0 comments · Fixed by #673
Assignees
Labels
bug Something isn't working

Comments

@GabrielDumbrava
Copy link

assets_audio_player: ^3.0.4+1

2022-03-05 11:43:55.507327-0800 Runner[1196:457094] flutter: [2022-03-05 11:43:55.507267 | Catcher | INFO] ---------- ERROR ----------
2022-03-05 11:43:55.507445-0800 Runner[1196:457094] flutter: [2022-03-05 11:43:55.507389 | Catcher | INFO] ValueStream has no value. You should check ValueStream.hasValue before accessing ValueStream.value, or use ValueStream.valueOrNull instead.
2022-03-05 11:43:55.507549-0800 Runner[1196:457094] flutter: [2022-03-05 11:43:55.507503 | Catcher | INFO]
2022-03-05 11:43:55.507646-0800 Runner[1196:457094] flutter: [2022-03-05 11:43:55.507601 | Catcher | INFO] ------- STACK TRACE -------
2022-03-05 11:43:55.510986-0800 Runner[1196:457094] flutter: [2022-03-05 11:43:55.510835 | Catcher | INFO] #0   BehaviorSubject.value (package:rxdart/src/subjects/behavior_subject.dart:146:5)
2022-03-05 11:43:55.511670-0800 Runner[1196:457094] flutter: [2022-03-05 11:43:55.511117 | Catcher | INFO] #1   AssetsAudioPlayer.getCurrentAudioTitle (package:assets_audio_player/src/assets_audio_player.dart:288:16)

[✓] Flutter (Channel stable, 2.10.3, on macOS 11.6.1 20G224 darwin-x64, locale en-GB)
[✓] Android toolchain - develop for Android devices (Android SDK version 31.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 13.0)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2020.3)
[✓] Connected device (3 available)
! Error: iPhone is busy: Fetching debug symbols for iPhone. Xcode will continue when iPhone is finished. (code -10)
[✓] HTTP Host Availability

@GabrielDumbrava GabrielDumbrava added the bug Something isn't working label Mar 5, 2022
GabrielDumbrava added a commit to GabrielDumbrava/Flutter-AssetsAudioPlayer that referenced this issue Mar 6, 2022
kalismeras61 added a commit that referenced this issue May 16, 2022
Fix call to value in getCurrentAudioTitle and all below to fix #672.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants