We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
E/flutter ( 5527): #0 StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:653:7) E/flutter ( 5527): #1 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:315:18) E/flutter ( 5527): E/flutter ( 5527): #2 AudioPlayer.play (package:audioplayers/src/audioplayer.dart:178:5) E/flutter ( 5527):
when i'm pressing on the button to start the sound is shown like this. and there is no ERROR shown.
Please advise.
No response
Android
Android 11 API, Android Emulator
audioplayers: ^4.0.1
no way
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Checklist
Current bug behaviour
E/flutter ( 5527): #0 StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:653:7)
E/flutter ( 5527): #1 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:315:18)
E/flutter ( 5527):
E/flutter ( 5527): #2 AudioPlayer.play (package:audioplayers/src/audioplayer.dart:178:5)
E/flutter ( 5527):
Expected behaviour
when i'm pressing on the button to start the sound is shown like this.
and there is no ERROR shown.
Please advise.
Steps to reproduce
No response
Code sample
No response
Affected platforms
Android
Platform details
Android 11 API, Android Emulator
AudioPlayers Version
audioplayers: ^4.0.1
Build mode
No response
Audio Files/URLs/Sources
No response
Screenshots
No response
Logs
No response
Related issues / more information
No response
Working on PR
no way
The text was updated successfully, but these errors were encountered: