Mor Meshulam
Mor Meshulam
Hi, i am encountering the exact same issue. configuring and scheduling background fetch with **react-native-background-fetch** for some reason the tasks running fine if i am running them in the foreground,...
@christocracy is there any easy way to simulate tasks in react native ?
@christocracy really appreciate the help. is it right that the background schedule task can run only when device is plugged in (IOS) ?
@christocracy what is the meaning of default fetch ? can i run other task (not schedule) in the background without the need to plug into power?
Background fetch not trigger at Release mode TestFlights, but it's working on Debug mode on devices.
Hi, i am encountering the exact same issue. configuring and scheduling background fetch with react-native-background-fetch for some reason the tasks running fine if i am running them in the foreground,...