Skip to content

fix(foreground-service): did not start in time exception#16600

Open
alperozturk96 wants to merge 1 commit intomasterfrom
fix/foreground-service-did-not-start-in-time
Open

fix(foreground-service): did not start in time exception#16600
alperozturk96 wants to merge 1 commit intomasterfrom
fix/foreground-service-did-not-start-in-time

Conversation

@alperozturk96
Copy link
Collaborator

Exception android.app.RemoteServiceException$ForegroundServiceDidNotStartInTimeException:
  at android.app.ActivityThread.generateForegroundServiceDidNotStartInTimeException (ActivityThread.java:2512)
  at android.app.ActivityThread.throwRemoteServiceException (ActivityThread.java:2486)
  at android.app.ActivityThread.-$$Nest$mthrowRemoteServiceException (Unknown Source)
  at android.app.ActivityThread$H.handleMessage (ActivityThread.java:2777)
  at android.os.Handler.dispatchMessage (Handler.java:114)
  at android.os.Looper.loopOnce (Looper.java:206)
  at android.os.Looper.loop (Looper.java:296)
  at android.app.ActivityThread.main (ActivityThread.java:9205)
  at java.lang.reflect.Method.invoke
  at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:591)
  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1027)

Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@alperozturk96 alperozturk96 changed the title fix(foreground-service): did nots start in time exception fix(foreground-service): did not start in time exception Feb 26, 2026
@alperozturk96
Copy link
Collaborator Author

/backport to stable-3.36

@github-actions
Copy link

Codacy

SpotBugs

CategoryBaseNew
Bad practice4242
Correctness7575
Dodgy code253253
Experimental11
Internationalization77
Malicious code vulnerability22
Multithreaded correctness3434
Performance4343
Security1818
Total475475

@github-actions
Copy link

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/16600.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.

@github-actions
Copy link

blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant