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
ForegroundServiceStartNotAllowedException: Service.startForeground() not allowed due to mAllowStartForeground false: service com.jetpack.android/org.wordpress.android.ui.uploads.UploadService
at android.app.ForegroundServiceStartNotAllowedException$1.createFromParcel(ForegroundServiceStartNotAllowedException.java:54)
at android.app.ForegroundServiceStartNotAllowedException$1.createFromParcel(ForegroundServiceStartNotAllowedException.java:50)
at android.os.Parcel.readParcelableInternal(Parcel.java:4804)
at android.os.Parcel.readParcelable(Parcel.java:4772)
at android.os.Parcel.createExceptionOrNull(Parcel.java:3035)
...
(19 additional frame(s) were not displayed)
RuntimeException: Unable to start service org.wordpress.android.ui.uploads.UploadService@f224791 with Intent { cmp=com.jetpack.android/org.wordpress.android.ui.uploads.UploadService (has extras) }: android.app.ForegroundServiceStartNotAllowedException: Service.startForeground() not allowed due to mAllowStartForeground false: service com.jetpack.android/org.wordpress.android.ui.uploads.UploadService
at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:4930)
at android.app.ActivityThread.-$$Nest$mhandleServiceArgs
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2335)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:240)
...
(5 additional frame(s) were not displayed)
The text was updated successfully, but these errors were encountered:
Sentry Issue: JETPACK-ANDROID-1Q0
The text was updated successfully, but these errors were encountered: