Skip to content

[Android]HeadlessJsTaskSupportModule is not included in any package #56263

@andrei-datcu

Description

@andrei-datcu

Description

The HeadlessJsTaskSupportModule exports the notifyTaskFinished function which is supposed to be called by the AppRegistry to signal to the calling service the task is done and the service may stop. Currently, this module is not included in any package, so the AppRegistry won't signal the task is finish so the service will linger unnecessarily.

Steps to reproduce

Just use the headless functionality in android

React Native Version

0.84.0

Affected Platforms

Runtime - Android

Output of npx @react-native-community/cli info

Not relevant

Stacktrace or Logs

N/A

MANDATORY Reproducer

N/A

Screenshots and Videos

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions