react-native-background-worker
react-native-background-worker copied to clipboard
The queue does not work without payload
In the documentation, payload is marked as an optional parameter, but without it, workflow does not start. If you transfer an empty object to payload then everything is ok.