You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fatal Exception: java.lang.IllegalStateException,The firebase crash was reported on Android 14 and Android 10,I have not repeated this problem myself,but this issue did not occur on 4.1.0
#1734
It's hard to reproduce without steps. Anyways we're planing to switch to Exoplayer. If you come up with a fix, feel free to open a PR. Thanks for your patience.
Checklist
Current bug behaviour
android.media.MediaPlayer.getPlaybackParams (MediaPlayer.java)
xyz.luan.audioplayers.player.MediaPlayerPlayer.setRate (MediaPlayerPlayer.java:2)
xyz.luan.audioplayers.player.MediaPlayerPlayer.start (MediaPlayerPlayer.java:6)
xyz.luan.audioplayers.player.WrappedPlayer.onPrepared (WrappedPlayer.java:17)
xyz.luan.audioplayers.player.MediaPlayerPlayer.createMediaPlayer$lambda$5$lambda$0 (MediaPlayerPlayer.java:5)
android.media.MediaPlayer$EventHandler.handleMessage (MediaPlayer.java:3410)
android.os.Handler.dispatchMessage (Handler.java:107)
android.os.Looper.loop (Looper.java:226)
android.app.ActivityThread.main (ActivityThread.java:7592)
java.lang.reflect.Method.invoke (Method.java)
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:539)
com.android.internal.os.ZygoteInit.main (ZygoteInit.java:950)
project version:
targetSdkVersion 34
audioplayers: ^5.2.0
flutter sdk version:3.13.9
Expected behaviour
The firebase crash was reported on Android 14 and Android 10
Steps to reproduce
flutter run
on the code sampleCode sample
Code sample
Affected platforms
Android
Platform details
No response
AudioPlayers Version
5.2.0
Build mode
No response
Audio Files/URLs/Sources
No response
Screenshots
No response
Logs
Full Logs
Flutter doctor:
Related issues / more information
No response
Working on PR
no way
The text was updated successfully, but these errors were encountered: