Skip to content

[MOBILE-5309] Update the headless task time out and make sure it ends#694

Merged
rlepinski merged 1 commit intomainfrom
MOBILE-5309
Nov 15, 2025
Merged

[MOBILE-5309] Update the headless task time out and make sure it ends#694
rlepinski merged 1 commit intomainfrom
MOBILE-5309

Conversation

@Ulrico972
Copy link
Copy Markdown
Contributor

  • Updated the headless task time out and make sure the service stops when the task is over.
  • Moved the listeners from App to index.js to provide a better example
  • Updated the proxy version with SDK 19.x

The global state issue is now fixed with the new time out.
The headless task is triggered correctly with a high priority push as it wakes up the app. It doesn't work with normal priority because service can't be launched from background anymore.
The listeners needs to be set from the index.js to work on app killed state though. Otherwise it won't be handled as it won't have the same context as the headless task.

@Ulrico972 Ulrico972 self-assigned this Nov 14, 2025
@Ulrico972 Ulrico972 requested a review from a team as a code owner November 14, 2025 20:03
@rlepinski rlepinski merged commit 9da79f0 into main Nov 15, 2025
2 checks passed
@rlepinski rlepinski deleted the MOBILE-5309 branch November 15, 2025 00:01
rlepinski added a commit that referenced this pull request Nov 15, 2025
* update the headless task time out and make sure it ends (#694)

* Release 24.8.1

* Changelog

---------

Co-authored-by: Ulrich Giberné <ulrich.giberne@airship.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants