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 110 forks source link

App crash in background #19

Open DCKT opened 6 years ago

DCKT commented 6 years ago

Hello,

I'm using the module and after some times, I got an error MyApp don't respond. Do you have an idea about how to track/handle this ? Is this a JavaScript issue in my code ?

Thanks :)