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

[BUG]: Unable to play audio message on iOS #1475

Open
nolith opened this issue Nov 12, 2024 · 0 comments
Open

[BUG]: Unable to play audio message on iOS #1475

nolith opened this issue Nov 12, 2024 · 0 comments

Comments

@nolith
Copy link

nolith commented Nov 12, 2024

Attempting to play a voice message resulted in this error.

MissingPluginException(No implementation found for method play on channel com.ryanheise.just_audio.methods.107e9c9b-930a-48b2-a596-f6f30d1ff188)
#0      MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:332)
<asynchronous suspension>
#1      MethodChannelAudioPlayer.play (package:just_audio_platform_interface/method_channel_just_audio.dart:64)
<asynchronous suspension>
#2      AudioPlayer._sendPlayRequest (package:just_audio/just_audio.dart:990)
<asynchronous suspension>

@nolith nolith changed the title [BUG]: Unable to play audio message [BUG]: Unable to play audio message on iOS Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant