-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Open
Labels
Needs: Author FeedbackNeeds: ReproThis issue could be improved with a clear list of steps to reproduce the issue.This issue could be improved with a clear list of steps to reproduce the issue.Platform: AndroidAndroid applications.Android applications.
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Needs: Author FeedbackNeeds: ReproThis issue could be improved with a clear list of steps to reproduce the issue.This issue could be improved with a clear list of steps to reproduce the issue.Platform: AndroidAndroid applications.Android applications.