tanguyantoine / react-native-music-control

Display and manage media controls on lock screen and notification center for iOS and Android.
https://www.npmjs.com/package/react-native-music-control
MIT License
697 stars 264 forks source link

RemoteServiceException Bad notification(tag=null, id=100) #398

Open mmajk55 opened 2 years ago

mmajk55 commented 2 years ago

Description

Xaiomi users with Android 11 are facing the error on production

RemoteServiceException Bad notification(tag=null, id=100) posted from package xxxxxx, crashing app(uid=10282, pid=13512): Couldn't inflate contentViewsjava.lang.ClassCastException: android.app.Notification$MediaStyle cannot be cast to android.app.Notification$MessagingStyle

  1. Platform ?

    • [ ] iOS
    • [x] Android
3. Device - [ ] Simulator - [x] Real device
iamhassanraza commented 2 years ago

Same issue with android 10 and 8. Could not find any fix . @tanguyantoine