flutter_workmanager icon indicating copy to clipboard operation
flutter_workmanager copied to clipboard

pass SendData with background Task in iOS

Open Futuristixhub opened this issue 4 years ago • 1 comments

I want to pass data while creating background task , for android there is option of inputData but I can't find any option for iOS.

Can anyone help me with this

Futuristixhub avatar Jul 22 '21 12:07 Futuristixhub

inputData is not available on iOS.

This needs to be documented better perhaps.

ened avatar Jan 30 '22 22:01 ened