fluffychat icon indicating copy to clipboard operation
fluffychat copied to clipboard

[BUG]: Unable to play audio message

Open Lunaphied opened this issue 10 months ago • 2 comments

  • Operating system: ios
  • Version: 1.19.0

Exception

MissingPluginException(No implementation found for method play on channel com.ryanheise.just_audio.methods.60a25d75-7f7b-4d22-a71c-0364bf052e9a)

StackTrace

#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:332) #1 MethodChannelAudioPlayer.play (package:just_audio_platform_interface/method_channel_just_audio.dart:64) #2 AudioPlayer._sendPlayRequest (package:just_audio/just_audio.dart:981)

Lunaphied avatar Apr 07 '24 15:04 Lunaphied