krille-chan / fluffychat

The cutest instant messenger in the [matrix]
https://fluffychat.im/
GNU Affero General Public License v3.0
1.21k stars 220 forks source link

[BUG]: Unable to play audio message #966

Open Happyfeet01 opened 7 months ago

Happyfeet01 commented 7 months ago

happens when I would play an voicemessage from the WhatsApp bridge

Exception

MissingPluginException(No implementation found for method play on channel com.ryanheise.just_audio.methods.dd1a643a-5741-4646-a971-322cda9b15f1)

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)
github-actions[bot] commented 3 months ago

This issue is stale because it has been open for 120 days with no activity.

Happyfeet01 commented 2 months ago

Here is the logmessage.

`MissingPluginException(No implementation found for method play on channel com.ryanheise.just_audio.methods.44539555-d527-45f7-a5c0-ff0ebfebbdaf)

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:982) `