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

fix ios task not running #51

Closed tlnacl closed 5 years ago

tlnacl commented 6 years ago

Fix iOS task did not run at all.

davidsawyer commented 5 years ago

I don't really understand what exactly is broken or how this might fix it. You're not using the error argument in that function at all.

jamesisaac commented 5 years ago

Agreed, can not see how this change would have any impact.