Skip to content

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

Merged
alperozturk96 merged 1 commit into
masterfrom
fix/foreground-service-did-not-start-in-time
Mar 12, 2026
Merged

fix(foreground-service): did not start in time exception#16600
alperozturk96 merged 1 commit into
masterfrom
fix/foreground-service-did-not-start-in-time

Conversation

@alperozturk96

Copy link
Copy Markdown
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
Copy Markdown
Collaborator Author

/backport to stable-3.36

@github-actions

Copy link
Copy Markdown

Codacy

SpotBugs

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

@github-actions

Copy link
Copy Markdown

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
Copy Markdown

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

@alperozturk96 alperozturk96 added this to the Nextcloud App 33.1.0 milestone Mar 6, 2026
@alperozturk96 alperozturk96 merged commit f780f5b into master Mar 12, 2026
21 of 23 checks passed
@alperozturk96 alperozturk96 deleted the fix/foreground-service-did-not-start-in-time branch March 12, 2026 08:53
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.

2 participants