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

[iOS] playerState.state is always AudioPlaybackState.stopped #5

Closed
hacker1024 opened this issue Dec 16, 2019 · 7 comments
Closed

[iOS] playerState.state is always AudioPlaybackState.stopped #5

hacker1024 opened this issue Dec 16, 2019 · 7 comments
Assignees

Comments

@hacker1024
Copy link

If I start playback from a URL, and then check the playerState.state while it's playing, it's always AudioPlaybackState.stopped.

I haven't tested it on Android as I'm using my own audio plugin with queue support for the platform.

@hacker1024
Copy link
Author

I have an iPhone SE with iOS 13. (It was a great find in my local e-waste bin)

@ryanheise ryanheise self-assigned this Dec 16, 2019
@ryanheise
Copy link
Owner

First bug report!

Does this issue occur with the example app? If so, are you noticing a different behaviour on the iPhone vs the simulator?

@hacker1024
Copy link
Author

Hmm, it doesn't happen with the example project.
I also have no audio coming out at all on the example project...

I can't compare my code to the example's because I switched to another audio plugin, though.

@ryanheise
Copy link
Owner

I've rewritten the Android implementation to support some low level features. As a result, you may want to retry this and see if your problem went away.

@volgin
Copy link

volgin commented Jan 20, 2020

I think this can be closed. iOs works as expected.

@ryanheise
Copy link
Owner

Thanks for testing and reporting.

@github-actions
Copy link

github-actions bot commented Nov 8, 2021

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 github-actions bot locked as resolved and limited conversation to collaborators Nov 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants