isax5 / Hymnal-Xamarin

New version of the adventist hymnal multi-platform and multi-language
18 stars 7 forks source link

Fix Java.Lang.NullPointerException: Attempt to read from field 'int com.android.server.am.UidRecord.curProcState' on a null object reference in MediaBrowserService.<PrepareNotificationManager>b__23_0 (System.Int32 notificationId, Android.App.Notification notification) #240

Open isax5 opened 2 years ago

isax5 commented 2 years ago

Version 4.2.3(1631893933)

Stacktrace

MediaManager.Platforms.Android.MediaSession.MediaBrowserService.b__23_0 (System.Int32 notificationId, Android.App.Notification notification) [0x00025] in :0;MediaManager.Platforms.Android.MediaSession

MediaManager.Platforms.Android.MediaSession.NotificationListener.OnNotificationStarted (System.Int32 p0, Android.App.Notification p1) [0x0000a] in :0;MediaManager.Platforms.Android.MediaSession

Com.Google.Android.Exoplayer2.UI.PlayerNotificationManager+INotificationListener.n_OnNotificationStarted_ILandroid_appNotification (System.IntPtr jnienv, System.IntPtr native__this, System.Int32 notificationId, System.IntPtr native_notification) [0x00011] in :0;Com.Google.Android.Exoplayer2.UI

Reason

Java.Lang.NullPointerException: Attempt to read from field 'int com.android.server.am.UidRecord.curProcState' on a null object reference

Link to App Center