jamesisaac / react-native-background-task

Periodic background tasks for React Native apps, cross-platform (iOS and Android), which run even when the app is closed.
MIT License
1.1k stars 111 forks source link

Background task is not working in ios with react-native-fetch #90

Open shivaniCha opened 1 year ago

shivaniCha commented 1 year ago

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

rupalitomar5 commented 1 year ago

Facing same issue It's urgent please help! @jamesisaac

ipoogleduck commented 9 months ago

Did you ever figure out a way to do this?

Ademivaldo commented 7 months ago

Olá, alguma reposta? alguém identificou o erro?