I am using react-native 0.67.4
react-native-background-task & react-native-fetch are with the latest version.
When the app is in the foreground task is working fine but is in the background then no errors & no logs & task is not working.
Even I try with react-native-queue-asyncstorage as well it also behaves the same
Not working in the background
Note:
I am using a real device with OS: 15
Need urgent help
Kindly help me
Thank you