Rapsssito / react-native-background-actions

React Native background service library for running background tasks forever in Android & iOS.
MIT License
817 stars 116 forks source link

TypeError cannot read property 'start' of null #199

Closed Joaquim-Frances closed 4 months ago

Joaquim-Frances commented 12 months ago

Hello I'm getting always this error: TypeError cannot read property 'start' of null

image

I checked everything many times and looks in place. Any help?

kreativeAfaq commented 11 months ago

same issue

gabrielpdsilva commented 9 months ago

After adding the lib, try uninstalling the app and install it again. In android for example, after uninstalling it just run:

yarn android
yarn start
kaifussain commented 3 months ago

And i'm getting this error! TypeError: Cannot read property 'stop' of null