flutter_workmanager icon indicating copy to clipboard operation
flutter_workmanager copied to clipboard

Support iOS BGHealthResearchTaskRequest (Feature request)

Open tony-ditchlabs opened this issue 1 year ago • 1 comments

In iOS 17+, there is now support for background tasks that are related to health research. These background tasks seem to be given additional priority and resources, and run more reliably. This would solve the unreliable issues that developers of health research apps run into on iOS. From Apple's docs:

BGHealthResearchTaskRequest

Your app can use BGHealthResearchTaskRequest to launch in the background and process data for a health research study in which the user participates.

Feature Request Support for iOS BGHealthResearchTaskRequest, which extends BGProcessingTaskRequest.

tony-ditchlabs avatar Jan 16 '24 17:01 tony-ditchlabs

Any solutions here ?

akanksha820 avatar Mar 04 '24 10:03 akanksha820